Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ sklearn_ann.py
File
sklearn_ann.py
ann_class/sklearn_ann.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Train a neural network in just 3 lines of code!
2
#
3
# the notes for this class can be found at:
4
# https://deeplearningcourses.com/c/data-science-deep-learning-in-python
Callers
nothing calls this directly
Calls
3
get_data
Function · 0.90
fit
Method · 0.45
score
Method · 0.45
Tested by
no test coverage detected