johnnycode8 / gym_custom_env
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:
☆24Updated last month
Alternatives and similar repositories for gym_custom_env:
Users that are interested in gym_custom_env are comparing it to the libraries listed below
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆174Updated last month
- ☆17Updated 4 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆50Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn 🍄☆116Updated last month
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated last week
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Source code of our paper "Multi-Agent Consensus Seeking via Large Language Models".☆33Updated 9 months ago
- Quantum Multi-agent Reinforcement Learning (QMARL)☆35Updated 3 years ago
- Example code for the Gym documentation☆71Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆317Updated 2 months ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆59Updated last year
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆88Updated last month
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- A Reinforcement Learning Project using PPO + LSTM☆73Updated last year
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆130Updated 5 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆93Updated last month
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated last year
- CARES Reinforcement Learning Package☆27Updated this week
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- ☆13Updated 2 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated 9 months ago