mrahtz / ocd-a3c
TensorFlow implementation of asynchronous advantage actor-critic (A3C)
☆39Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocd-a3c
- C51-DDQN in Keras☆125Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 6 years ago
- A reinforcement learning framework☆154Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆47Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- starter kit for vizdoom2018-singleplayer track☆27Updated 6 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆30Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆74Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 4 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 4 years ago