forward-propagation topic
List
forward-propagation repositories
the-math-behind-a-neural-network
129
Stars
9
Forks
Watchers
Mathematics paper recapitulating the calculus behind a neural network and its back propagation
neural-networks
38
Stars
22
Forks
Watchers
Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.
grokking-deep-learning-notebooks
24
Stars
16
Forks
Watchers
Notes & Code to go over "Grokking Deep Learning" Book by Andrew Trask
Deep-Learning
20
Stars
17
Forks
Watchers
This repository is a related to all about Deep Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in P...