- Tensorflow Whitepaper
- My notes to building Tensorflow from source to support GPU/CUDA
- Intro to TF video
- Neural Networks Demystified YT Playlist
- Structuring TF Models
- The Unreasonable Effectinves of RNNs
- Tensorflow RNN Tutorial
- Original LSTM Paper by Hochreiter and Schmidhuber
- Understanding LSTMs
- Simple Implementation of LSTM