yfeng997 / MadMarioLinks
Interactive tutorial to build a learning Mario, for first-time RL learners
☆241Updated 2 years ago
Alternatives and similar repositories for MadMario
Users that are interested in MadMario are comparing it to the libraries listed below
Sorting:
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆143Updated 8 months ago
- This project is implementation code of AlphaStar☆204Updated 2 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 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 …☆355Updated 3 years ago
- Example code for the Gym documentation☆73Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆829Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆687Updated last month
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Mastering Atari with Discrete World Models☆994Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- 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.☆375Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 5 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- An Gymnasium environment for the Flappy Bird game☆94Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- DQN to play Atari Pong☆114Updated 7 years ago
- Imitation learning algorithms☆557Updated 9 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago