yfeng997 / MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
☆219Updated 2 years ago
Alternatives and similar repositories for MadMario:
Users that are interested in MadMario are comparing it to the libraries listed below
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆114Updated 2 weeks ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆566Updated this week
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆470Updated 11 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆79Updated 2 years ago
- Pytorch Implementation of MuZero☆350Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆293Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆734Updated last year
- This project is implementation code of AlphaStar☆198Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- Example code for the Gym documentation☆71Updated 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 …☆329Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆413Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆649Updated last year
- DQN to play Atari Pong☆113Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- Reinforcement learning tutorials☆373Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆243Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆535Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆907Updated 3 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆330Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆352Updated 3 years ago
- Imitation learning algorithms☆509Updated last week
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆677Updated 10 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 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.☆363Updated last year