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
- ☆187Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆113Updated 2 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
- 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
- A Reinforcement Learning Project using PPO + LSTM☆102Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Quantum Multi-agent Reinforcement Learning (QMARL)☆41Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Heterogeneous Multi-Robot Reinforcement Learning☆61Updated last month
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆140Updated 7 months ago
- ☆17Updated 5 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆500Updated last month
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆230Updated 9 months ago
- Easily implement custom Gymnasium environments for real-time applications☆96Updated 6 months ago
- Simple Grid Environment for Gymnasium☆64Updated 10 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆143Updated 7 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆354Updated 5 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆292Updated 8 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆68Updated 3 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 5 months ago
- Code exercises for the MARL Textbook☆50Updated 6 months ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆304Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago