eleurent / rl-agentsLinks
Implementations of Reinforcement Learning and Planning algorithms
☆683Updated last year
Alternatives and similar repositories for rl-agents
Users that are interested in rl-agents are comparing it to the libraries listed below
Sorting:
- Scalable Multi-Agent RL Training School for Autonomous Driving☆1,062Updated 7 months ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆366Updated 2 years ago
- An OpenAI gym wrapper for CARLA simulator☆593Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- Tools for accelerating safe exploration research.☆554Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆719Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆616Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆726Updated 3 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆296Updated last year
- MARL for Autonomous Vehicles☆314Updated 11 months ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆647Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆535Updated last year
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆425Updated 4 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,037Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆404Updated 5 years ago
- A minimalist environment for decision-making in autonomous driving☆3,002Updated 3 weeks ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated last year
- Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.☆271Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,344Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Reinforcement Learning codebase for self-driving car in Carla☆398Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,281Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year