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:
☆28Updated 6 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☆235Updated 8 months ago
- ☆185Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 2 months ago
- Quantum Multi-agent Reinforcement Learning (QMARL)☆37Updated 3 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆201Updated 6 months ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 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
- ☆48Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆105Updated this week
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 10 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆123Updated 4 months ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆305Updated 7 months ago
- OpenAI Gym environment for a drone that learns via RL.☆19Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 years ago
- ☆17Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆342Updated 2 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 4 months ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 5 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆162Updated 3 weeks ago
- ☆423Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆192Updated last year
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆461Updated 2 weeks ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆48Updated 2 years ago