vietnh1009 / Super-mario-bros-PPO-pytorchLinks
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
☆1,252Updated 4 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
Sorting:
- Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros☆1,101Updated last year
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆814Updated 2 years ago
- Deep Q-learning for playing tetris game☆519Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,997Updated last month
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago
- Repository for most of the code from my YouTube channel☆930Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,282Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,314Updated 8 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,992Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆714Updated 2 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆963Updated 4 years ago
- Mastering Atari with Discrete World Models☆974Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆450Updated 4 years ago
- Deep Q-learning for playing flappy bird game☆537Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆918Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆239Updated 2 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,156Updated last year
- Proximal Policy Optimization (PPO) algorithm for Contra☆142Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆972Updated 5 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,257Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆999Updated 3 weeks ago
- A collection of multi agent environments based on OpenAI gym.☆621Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,364Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,247Updated last year
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,099Updated 2 years ago