jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆142Updated 8 months ago
Alternatives and similar repositories for Super-Mario-RL
Users that are interested in Super-Mario-RL are comparing it to the libraries listed below
Sorting:
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 5 months ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆320Updated 2 months ago
- Example code for the Gym documentation☆73Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Interactive tutorial to build a learning Mario, for first-time RL learners☆241Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆364Updated 3 weeks ago
- ☆187Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- This project is implementation code of AlphaStar☆204Updated 2 years ago
- ☆284Updated last year
- ☆436Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆214Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆739Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆672Updated last year
- A collection of multi agent environments based on OpenAI gym.☆627Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆480Updated 2 weeks ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆687Updated last month
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆354Updated 3 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆509Updated 2 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago