MushroomRL / mushroom-rlLinks
Python library for Reinforcement Learning.
☆881Updated last month
Alternatives and similar repositories for mushroom-rl
Users that are interested in mushroom-rl are comparing it to the libraries listed below
Sorting:
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,304Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,691Updated 11 months ago
- Library for Model Based RL☆998Updated 10 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,243Updated 3 months ago
- A collection of reference environments for offline reinforcement learning☆1,503Updated 6 months ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆850Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆683Updated 2 years ago
- Soft Actor-Critic☆1,099Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,499Updated 4 months ago
- ☆1,184Updated last year
- Reinforcement Learning in PyTorch☆2,255Updated 4 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆732Updated 4 months ago
- Tools for accelerating safe exploration research.☆538Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆925Updated last month
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆675Updated last year
- PFRL: a PyTorch-based deep reinforcement learning library☆1,229Updated 9 months ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆832Updated 9 months ago
- Imitation learning algorithms☆532Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,236Updated 2 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,214Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆494Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆537Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year