yfeng997 / MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
☆205Updated last year
Related projects ⓘ
Alternatives and complementary repositories for MadMario
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆686Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆455Updated 7 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆642Updated 7 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆489Updated this week
- 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.☆353Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆207Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆105Updated last week
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆393Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆111Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- This project is implementation code of AlphaStar☆187Updated 9 months ago
- Pytorch Implementation of MuZero☆343Updated last year
- A collection of multi agent environments based on OpenAI gym.☆570Updated 4 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- Reinforcement learning tutorials☆364Updated last year
- Code for the paper "Phasic Policy Gradient"☆251Updated last year
- PyTorch implementation of soft actor critic☆814Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆497Updated 10 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆533Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆326Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,120Updated 11 months ago
- Imitation learning algorithms☆460Updated 3 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆651Updated 5 months ago