SuReLI / Deep-RL-agents
☆25Updated 5 years ago
Alternatives and similar repositories for Deep-RL-agents:
Users that are interested in Deep-RL-agents are comparing it to the libraries listed below
- C51-DDQN in Keras☆126Updated 7 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Bandits Environments for the OpenAI Gym☆91Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆204Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Some Reinforcement Learning in Python☆115Updated 8 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago