Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ backprop.py
File
backprop.py
ann_class/backprop.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# backpropagation example for deep learning in python class.
2
# with sigmoid activation
3
#
4
# the notes for this class can be found at:
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected