hiwonjoon / tf-a3c-gpuLinks
Tensorflow implementation of A3C algorithm
☆46Updated 8 years ago
Alternatives and similar repositories for tf-a3c-gpu
Users that are interested in tf-a3c-gpu are comparing it to the libraries listed below
Sorting:
- Noisy Networks for Exploration☆186Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- ☆32Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- ☆56Updated 2 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- ☆56Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆202Updated 8 years ago
- Implementation of Neural Episodic Control in Tensorflow☆27Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago