tartavull / RAM

"Recurrent Models of Visual Attention" in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAM

Modified from https://github.com/jlindsey15/RAM

Implementation of "Recurrent Models of Visual Attention" V. Mnih et al.

Run by python ram.py and it can reproduce the result on Table 1 (a) 28x28 MNIST

About

"Recurrent Models of Visual Attention" in TensorFlow


Languages

Language:Python 100.0%