An Introduction to LSTMs in TensorFlow (59:45)
- Computational Tutorials
Long Short Term Memory networks (LSTMs) are a type of recurrent neural network that can capture long term dependencies, which are frequently used for natural language modeling and speech recognition. This tutorial covers the conceptual basics of LSTMs and implements a basic LSTM in TensorFlow. The second part of the tutorial introduces the basics of TensorFlow, an Open Source software package used for implementing neural networks.
Taught by: Harini Suresh & Nick Locascio, MIT
More information can be found here - https://stellar.mit.edu/S/project/bcs-comp-tut/index.html
have an interactive transcript feature enabled, which appears below the video when playing. Viewers can search for keywords in the video or click on any word in the transcript to jump to that point in the video. When searching, a dark bar with white vertical lines appears below the video frame. Each white line is an occurrence of the searched term and can be clicked on to jump to that spot in the video.
LEARNING