Skip to content

ffmpbgrnn/tensorflow_mnist_ram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_mnist_ram

A messy attempt (in development) to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)

###Dependencies

  • TensorFlow
  • matplotlib

###Execution python ram.py

Initial run may take a minute, since it downloads MNIST

Visualization of glimpses is turned on by default

Training starts from iteration 10000 with an existing model by default

About

An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%