jiseongHAN / Super-Mario-RLLinks
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
☆135Updated 4 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 4 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 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
- Reinforcement learning tutorials☆388Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆343Updated 3 months 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 OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆304Updated 7 months ago
- ☆184Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆434Updated last month
- ☆425Updated 2 years ago
- This project is implementation code of AlphaStar☆204Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆618Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆103Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆731Updated 3 years ago
- ☆267Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆383Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year