avivt / VINLinks
Value Iteration Networks
☆290Updated 8 years ago
Alternatives and similar repositories for VIN
Users that are interested in VIN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆318Updated 5 years ago
- ☆160Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 10 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 10 years ago
- ☆98Updated 9 years ago
- Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"☆114Updated 9 years ago
- ☆101Updated 9 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆165Updated 8 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆182Updated last year
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆225Updated 8 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆151Updated last year
- Noisy Networks for Exploration☆186Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- My Exploration on Deep Reinforcement Learning Survey☆433Updated 7 years ago
- A list of deep neural network architectures for reinforcement learning tasks.☆171Updated 9 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆350Updated 6 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- ☆79Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Updated 8 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago