vietnh1009 / Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,079Updated 11 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,150Updated 3 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆752Updated last year
- Deep Q-learning for playing flappy bird game☆526Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,067Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆893Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch