SuReLI / Deep-RL-agentsLinks
☆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
Sorting:
- C51-DDQN in Keras☆126Updated 7 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆202Updated 8 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- A fast Evolution Strategy implementation in Python☆274Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- implement of prioritized experience replay☆159Updated 6 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
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆345Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- RL experiments☆69Updated 2 years ago
- RLPy Reinforcement Learning Framework☆254Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- ☆117Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago