mrahtz / ocd-a3c
TensorFlow implementation of asynchronous advantage actor-critic (A3C)
☆39Updated 3 years ago
Alternatives and similar repositories for ocd-a3c:
Users that are interested in ocd-a3c are comparing it to the libraries listed below
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆90Updated 5 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- ☆69Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 6 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Deep Q Network implements by Tensorflow☆25Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆199Updated 3 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 5 months ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago