hi-abhi / tensorflow-value-iteration-networksLinks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
☆552Updated 6 years ago
Alternatives and similar repositories for tensorflow-value-iteration-networks
Users that are interested in tensorflow-value-iteration-networks are comparing it to the libraries listed below
Sorting:
- Asynchronous Methods for Deep Reinforcement Learning☆589Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Value Iteration Networks☆289Updated 8 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Basic DQN implementation☆227Updated 7 years ago
- KEras Reinforcement Learning gYM agents