Farama-Foundation / MinigridLinks
Simple and easily configurable grid world environments for reinforcement learning
☆2,275Updated 3 weeks ago
Alternatives and similar repositories for Minigrid
Users that are interested in Minigrid are comparing it to the libraries listed below
Sorting:
- A toolkit for reproducible reinforcement learning research.☆1,997Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆691Updated last year
- Collection of reinforcement learning algorithms☆2,723Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,634Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,600Updated last year
- ☆1,205Updated last year
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆737Updated 6 months ago
- Python library for Reinforcement Learning.☆888Updated this week
- Python Multi-Agent Reinforcement Learning framework☆2,048Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,525Updated 7 months ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,020Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,227Updated last year
- Reinforcement Learning in PyTorch☆2,267Updated 4 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,525Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,298Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,793Updated 3 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,831Updated last year
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆858Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,746Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,281Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,483Updated 3 weeks ago