SuReLI / Deep-RL-agents
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-RL-agents
- C51-DDQN in Keras☆125Updated 7 years ago
- A reinforcement learning framework☆154Updated 5 years ago
- Implementation of Meta-RL A3C algorithm☆400Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 5 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆213Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- A fast Evolution Strategy implementation in Python☆270Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆47Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- ☆117Updated 4 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 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
- Code for the paper "Evolved Policy Gradients"☆249Updated 5 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆206Updated 7 years ago
- some common TD Learning algorithms☆67Updated 4 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆197Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago