jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆131Updated 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
Sorting:
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 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
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆140Updated 5 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- ☆184Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆305Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆339Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆239Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆125Updated 3 years ago
- An OpenAI Gym environment for the Flappy Bird game☆83Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆340Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆264Updated 2 weeks ago
- ☆418Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆452Updated last month
- Datasets with baselines for Offline MARL.☆177Updated this week
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- ☆259Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆634Updated 2 weeks ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago