jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆140Updated 6 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:
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- Reinforcement learning tutorials☆391Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆314Updated 3 weeks ago
- ☆186Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆275Updated 4 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆354Updated 5 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆241Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆738Updated 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
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆675Updated last month
- A collection of multi agent environments based on OpenAI gym.☆625Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆658Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- This project is implementation code of AlphaStar☆205Updated last year
- ☆430Updated 2 years ago
- ☆277Updated last year
- Official code repo for the MARL book (www.marl-book.com)☆575Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago