yfeng997 / MadMarioLinks
Interactive tutorial to build a learning Mario, for first-time RL learners
☆237Updated 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☆302Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆128Updated last month
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆782Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆619Updated last month
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆689Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Mastering Atari with Discrete World Models☆948Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆282Updated 4 years ago
- This project is implementation code of AlphaStar☆200Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 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
- Pytorch Implementation of MuZero☆353Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆277Updated 3 years ago
- Rocket-recycling with Reinforcement Learning☆277Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated 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 …☆337Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆806Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆135Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆552Updated 2 years ago
- ☆412Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆258Updated last year
- A Python3 NES emulator and OpenAI Gym interface☆264Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago