jiseongHAN / Super-Mario-RL
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆107Updated 3 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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- ☆231Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆170Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆107Updated 11 months ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆263Updated 3 weeks ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆304Updated 2 weeks ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆116Updated 9 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆168Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆160Updated last week
- Reinforcement learning tutorials☆365Updated last year
- ☆191Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆238Updated 7 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆208Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Example code for the Gym documentation☆71Updated last year
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆341Updated 5 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆322Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago