GloVe: Global Vectors for Word Representation| nlp.stanford.edu
Turns positive integers (indexes) into dense vectors of fixed size.| TensorFlow
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 what RNNs are, how they work, and how to build one from scratch in Python.| victorzhou.com