vietnh1009 / Super-mario-bros-PPO-pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
☆1,121Updated 3 years ago
Alternatives and similar repositories for Super-mario-bros-PPO-pytorch:
Users that are interested in Super-mario-bros-PPO-pytorch are comparing it to the libraries listed below
- Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros☆1,059Updated 9 months ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆706Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆539Updated 3 months ago
- My implementation of a reinforcement learning model using Stable-Baselines3 to play the NES Super Mario Bros.☆31Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- A Python3 NES emulator and OpenAI Gym interface☆245Updated last year
- A collection of multi agent environments based on OpenAI gym.☆585Updated 6 months ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆2,924Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,165Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆812Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆463Updated 9 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,141Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆357Updated last year
- Reinforcement Learning in PyTorch☆2,239Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Reinforcement learning tutorials☆365Updated last year
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆738Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,057Updated 3 years ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,215Updated 5 months ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆799Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,151Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆542Updated last year
- Hands-on Deep Reinforcement Learning, published by Packt☆2,881Updated last year
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆106Updated 2 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆213Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,144Updated 11 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆666Updated 8 months ago