The basics#| numpy.org
A simple walkthrough of what RNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com
A beginner-friendly guide on using Keras to implement a simple Neural Network in Python.| victorzhou.com
A 4-post series that provides a fundamentals-oriented approach towards understanding Neural Networks. Covers classic Neural Networks, Recurrent Neural Networks (RNNs), and Convolutional Neural Networks (CNNs).| victorzhou.com
A simple guide to what CNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com