Hacker News new | ask | show | jobs
by melling 2594 days ago
Here's another Neural Network from scratch that I found useful:

https://victorzhou.com/blog/intro-to-neural-networks/

1 comments

Thanks a lot for this, it is indeed very clear and easy to follow! Good walkthrough on the partial derivatives calculations which imo are the hardest part.