yfeng997 / MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
☆216Updated 2 years ago
Alternatives and similar repositories for MadMario:
Users that are interested in MadMario are comparing it to the libraries listed below
- Reinforcement learning tutorials☆368Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆109Updated 4 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆551Updated 2 weeks ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆718Updated last year
- Pytorch Implementation of MuZero☆348Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆633Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆77Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆706Updated 11 months ago
- An OpenAI Gym environment for the Flappy Bird game☆121Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆238Updated 8 months ago
- ☆381Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 7 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆328Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- This project is implementation code of AlphaStar☆196Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆173Updated 5 months ago
- Imitation learning algorithms☆499Updated 7 months ago
- Example code for the Gym documentation☆71Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 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.☆360Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆72Updated 5 years ago