SuReLI / Deep-RL-agentsLinks
☆25Updated 6 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 fast Evolution Strategy implementation in Python☆272Updated 5 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆407Updated 8 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 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.☆152Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆286Updated 2 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆201Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆328Updated 8 years ago
- ☆304Updated 2 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆348Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 7 years ago
- An implementation of the Augmented Random Search algorithm☆427Updated 4 years ago