gliese581gg / A3C_tensorflow
Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for A3C_tensorflow
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆22Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆31Updated 6 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction☆8Updated 7 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆79Updated 7 years ago
- Reinforcement learning in 3D.☆21Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 6 years ago
- ☆10Updated 8 years ago
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆18Updated 6 years ago
- Reinforcement learning with docker and torcs