Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chinawithfrank/ChatBotCourse
/ digital_recognition_cnn.py
File
digital_recognition_cnn.py
digital_recognition_cnn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# coding:utf-8
2
3
import
sys
4
reload(sys)
Callers
nothing calls this directly
Calls
6
weight_variable
Function · 0.85
bias_variable
Function · 0.85
conv2d
Function · 0.85
max_pool_2x2
Function · 0.85
read_data_sets
Method · 0.80
next_batch
Method · 0.45
Tested by
no test coverage detected