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:
☆31Updated 9 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:
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆56Updated 2 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆244Updated 11 months ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆231Updated 9 months ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆315Updated last month
- ☆187Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆503Updated last month
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆141Updated 7 months ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆113Updated 2 months ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 5 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆144Updated 7 months ago
- A Reinforcement Learning Project using PPO + LSTM☆105Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆357Updated this week
- OpenAI Gym environment for a drone that learns via RL.☆19Updated 6 years ago
- Quantum Multi-agent Reinforcement Learning (QMARL)☆41Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- The implemetation of the Reinforcement Learning based PID Tunner.☆66Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- ☆48Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Official code repo for the MARL book (www.marl-book.com)☆581Updated 8 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Simple Grid Environment for Gymnasium☆64Updated 10 months ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago