Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ train_cifar10.py
File
train_cifar10.py
ML/examples/train_cifar10.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
os
3
4
sys.path.insert(0, os.path.join(os.path.dirname(__file__),
'..'
))
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
insert
Method · 0.45
Tested by
no test coverage detected