vietnh1009 / Super-mario-bros-A3C-pytorchLinks
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,084Updated last year
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
Sorting:
- Proximal Policy Optimization (PPO) algorithm for Super Mario Bros☆1,165Updated 3 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆765Updated last year
- Deep Q-learning for playing flappy bird game☆530Updated 3 years ago
- Deep Q-learning for playing tetris game☆501Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆557Updated 4 years ago
- Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"☆1,617Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,438Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆643Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆898Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,074Updated 4 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆818Updated 3 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,277Updated 5 years ago
- TensorFlow2 Reinforcement Learning