Feedforward Algorithm Part 2
This video is a continuation of the Feedforward algorithm video. In this part, I implement the code for the algorithm in a NeuralNetwork class written in JavaScript.
Course materials for my Intelligence and Learning class.
Reference book by Tariq Rashid
Mozilla documentation for math.exp()
Wikipedia entry on the sigmoid function.
Videos by 3Blue1Brown that explain the basics of neural networks.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund