Skip to content
Machine learning resources

Machine learning

Articles

Introduction to Neural Networks

  • Published: 2019-07-24

Summary

This post is intended for complete beginners and assumes ZERO prior knowledge of machine learning. We’ll understand how neural networks work while implementing one from scratch in Python.

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