GloVe: Global Vectors for Word Representation| nlp.stanford.edu
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 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
A simple explanation of how they work and how to implement one from scratch in Python.| victorzhou.com