Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easy-tensorflow/easy-tensorflow
/ main.py
File
main.py
3_Neural_Network/code/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# imports
2
import
tensorflow
as
tf
3
import
numpy
as
np
4
from
ops
import
fc_layer
Callers
nothing calls this directly
Calls
6
fc_layer
Function · 0.90
load_data
Function · 0.70
randomize
Function · 0.70
get_next_batch
Function · 0.70
plot_images
Function · 0.70
plot_example_errors
Function · 0.70
Tested by
no test coverage detected