jimfleming / recurrent-entity-networks

TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
https://arxiv.org/abs/1612.03969
MIT License
273 stars 65 forks source link

Upgraded all scripts for Tensorflow r1.1 #8

Closed alphamupsiomega closed 7 years ago

alphamupsiomega commented 7 years ago

Runs now on the latest Tensorflow r1.1 with GPU

jimfleming commented 7 years ago

Thanks for the PR. I just merged my changes which should support 1.1 as well as some other stuff.