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:
☆26Updated 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:
- Official code repo for the MARL book (www.marl-book.com)☆531Updated 4 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 6 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆130Updated 2 months ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆198Updated 4 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆119Updated 2 months ago
- ☆184Updated 3 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆302Updated 5 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆336Updated last month
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆96Updated last week
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆451Updated 2 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Multi-agent reinforcement learning framework☆33Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Simple Grid Environment for Gymnasium☆61Updated 5 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆53Updated 3 years ago
- A reinforcement leaning environment for discrete MDPs.☆23Updated 9 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆138Updated 5 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated 3 weeks ago
- ☆48Updated 5 years ago
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆285Updated 4 months ago
- Explainable Reinforcement Learning (XRL) Resources☆41Updated 10 months ago
- ☆414Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆432Updated 4 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆413Updated 3 weeks ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago