yfeng997 / MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
☆206Updated last year
Related projects ⓘ
Alternatives and complementary repositories for MadMario
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆103Updated 2 weeks ago
- Example code for the Gym documentation☆71Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆504Updated this week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆106Updated 9 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- Reinforcement learning tutorials☆364Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months 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.☆354Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆647Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Pytorch Implementation of MuZero☆343Updated last year
- ☆181Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆513Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆233Updated 4 months ago
- Imitation learning algorithms☆466Updated 3 months ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Code for the paper "Phasic Policy Gradient"☆252Updated last year
- This project is implementation code of AlphaStar☆187Updated 10 months ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆353Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago