johnnycode8 / gym_custom_envLinks
How to create a custom Gymnasium-compatible (formerly, OpenAI Gym) Reinforcement Learning environment. Then test it using Q-Learning and the Stable Baselines3 library. Companion YouTube tutorial playlist:
☆25Updated 4 months ago
Alternatives and similar repositories for gym_custom_env
Users that are interested in gym_custom_env are comparing it to the libraries listed below
Sorting:
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆232Updated 6 months ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆299Updated 5 months ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆95Updated this week
- Explainable Reinforcement Learning (XRL) Resources☆41Updated 9 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆128Updated 2 months ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆52Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆334Updated 2 weeks ago
- Official code repo for the MARL book (www.marl-book.com)☆524Updated 3 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- Multi-agent reinforcement learning framework☆33Updated 4 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆111Updated 2 months ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- ☆184Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆184Updated 10 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Easily implement custom Gymnasium environments for real-time applications☆87Updated last month
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆193Updated 4 months ago
- Cellular Automata Environments for Reinforcement Learning☆44Updated 4 months ago
- Simple Grid Environment for Gymnasium☆59Updated 5 months ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆446Updated last month
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆68Updated this week
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆53Updated 2 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆16Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆135Updated 5 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- ☆17Updated 5 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆18Updated last month