Skip to content

Latest commit

 

History

History

tensorflow_recurrent_nets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lab lecture - Recurrent Networks in Tensorflow

In this lecture we implement a Long-Short Term Memory (LSTM) in Tensorflow, and use it to learn to count the number of ones in a binary sequence.