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 fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆40Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆346Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 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
- ☆303Updated 2 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- RL experiments☆69Updated 2 years ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆216Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆281Updated 2 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
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago