Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ forwardprop.py
File
forwardprop.py
ann_class/forwardprop.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# forward propagation example for deep learning in python class.
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
2
forward
Function · 0.70
classification_rate
Function · 0.70
Tested by
no test coverage detected