Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ cnn_classification.py
File
cnn_classification.py
computer_vision/cnn_classification.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Convolutional Neural Network
3
4
Objective : To train a CNN model detect
if
TB is present in Lung X-ray or not.
Callers
nothing calls this directly
Calls
2
add
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected