Farama-Foundation / Minigrid
Simple and easily configurable grid world environments for reinforcement learning
☆2,237Updated 3 months ago
Alternatives and similar repositories for Minigrid
Users that are interested in Minigrid are comparing it to the libraries listed below
Sorting:
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,298Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,175Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,673Updated 10 months ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆730Updated 4 months ago
- A toolkit for reproducible reinforcement learning research.☆1,974Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,492Updated 5 months ago
- Reinforcement Learning in PyTorch☆2,251Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,205Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- Soft Actor-Critic☆1,092Updated last year
- A collection of multi agent environments based on OpenAI gym.☆600Updated 10 months ago
- PyTorch implementation of soft actor critic☆875Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,625Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,547Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,783Updated last year
- Python library for Reinforcement Learning.☆875Updated last month
- ☆1,174Updated 11 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,018Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,267Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,862Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,754Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,269Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆750Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆848Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,011Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆679Updated 4 years ago