vietnh1009 / Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,070Updated 10 months ago
Alternatives and similar repositories for Super-mario-bros-A3C-pytorch:
Users that are interested in Super-mario-bros-A3C-pytorch are comparing it to the libraries listed below
- Proximal Policy Optimization (PPO) algorithm for Super Mario Bros☆1,141Updated 3 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆731Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆893Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆2,988Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,257Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,174Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,928Updated 4 months ago
- For deep RL and the future of AI.☆1,452Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,161Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,246Updated 4 years ago
- Gym - 32 levels of original Super Mario Bros☆288Updated 6 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆556Updated 4 years ago
- A Python3 NES emulator and OpenAI Gym interface☆252Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆562Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆596Updated 8 months ago
- AI research environment for the Atari 2600 games 🤖.☆256Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆217Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,623Updated 9 months ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆540Updated 4 months ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,297Updated 4 years ago
- Deep Q-learning for playing tetris game☆494Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,197Updated 2 weeks ago
- Deep Q-learning for playing flappy bird game☆524Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆202Updated 3 weeks ago