An Introduction to LSTMs in Tensorflow

Описание к видео An Introduction to LSTMs in Tensorflow

Speakers: Harini Suresh and Nicholas Locascio

Long Short Term Memory networks (LSTMs) are a type of recurrent neural network that can capture long term dependencies and are frequently used for natural language modeling and speech recognition. In this tutorial we will cover the conceptual basics of LSTMs and implement a basic LSTM in tensorflow. The second part of the tutorial will give an introduction to the basics of tensorflow, an opensource software package used for implementing neural networks.

Комментарии

Информация по комментариям в разработке