jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆136Updated 5 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:
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆239Updated 9 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 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
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆305Updated 8 months ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆348Updated 3 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- ☆184Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆648Updated last month
- Datasets with baselines for Offline MARL.☆182Updated this week
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆491Updated last week
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆268Updated 2 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆304Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆641Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆441Updated last month
- An OpenAI Gym environment for the Flappy Bird game☆127Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆619Updated 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
- ☆270Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago