A beginner-friendly series on using Keras to build, train, and evaluate Neural Networks in Python. Covers classic Neural Networks, Recurrent Neural Networks (RNNs), and Convolutional Neural Networks (CNNs).| victorzhou.com
A simple walkthrough of deriving backpropagation for CNNs and implementing it from scratch in Python.| victorzhou.com
A simple guide on the what, why, and how of One-Hot Encoding.| victorzhou.com
A simple guide to what CNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com