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:
- A reinforcement learning framework☆155Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- C51-DDQN in Keras☆126Updated 7 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
- 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
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- A fast Evolution Strategy implementation in Python☆274Updated 5 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆344Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 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
- Combining deep learning and reinforcement learning.☆80Updated 3 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
- Velocity in deep-learning research☆276Updated 2 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆202Updated 8 years ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆202Updated 4 years ago