jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆130Updated 2 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☆235Updated 6 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Updated 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
- Multi-objective Gymnasium environments for reinforcement learning☆336Updated last month
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆138Updated 5 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆302Updated 5 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆633Updated 2 weeks ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- ☆184Updated 3 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 2 months ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- ☆256Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆261Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- Datasets with baselines for Offline MARL.☆176Updated 2 weeks ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 2 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year