yfeng997 / MadMarioLinks
Interactive tutorial to build a learning Mario, for first-time RL learners
☆235Updated 2 years ago
Alternatives and similar repositories for MadMario
Users that are interested in MadMario are comparing it to the libraries listed below
Sorting:
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆301Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆127Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- Pytorch Implementation of MuZero☆353Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆609Updated last week
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- My implementation of a reinforcement learning model using Stable-Baselines3 to play the NES Super Mario Bros.☆39Updated last month
- This project is implementation code of AlphaStar☆200Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆369Updated last year
- ☆480Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆776Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆792Updated last year
- Sokoban environment for OpenAI Gym☆372Updated last year
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆334Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- Imitation learning algorithms☆539Updated 3 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆257Updated 11 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago