5vision / deep-reinforcement-learning-networksLinks
A list of deep neural network architectures for reinforcement learning tasks.
☆169Updated 8 years ago
Alternatives and similar repositories for deep-reinforcement-learning-networks
Users that are interested in deep-reinforcement-learning-networks are comparing it to the libraries listed below
Sorting:
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 10 months ago
- ☆159Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"☆114Updated 9 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆227Updated 8 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- ☆101Updated 8 years ago
- ☆96Updated 8 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆202Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Deep Reinforcement Learning library for humans☆299Updated 7 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆131Updated 3 years ago
- ☆117Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Easy TensorFlow logging for quick prototypes