vietnh1009 / Super-mario-bros-A3C-pytorchLinks
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,098Updated 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,244Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆800Updated 2 years ago
- Deep Q-learning for playing tetris game☆511Updated 2 years ago
- Deep Q-learning for playing flappy bird game☆541Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,984Updated 2 weeks ago
- Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"☆1,745Updated last year
- AI research environment for the Atari 2600 games 🤖.☆257Updated 3 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,071Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆987Updated 2 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,650Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,265Updated 4 years ago
- Monte carlo tree search in python☆613Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆827Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,184Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆913Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,304Updated last week
- Simple A3C implementation with pytorch + multiprocessing☆655Updated 2 years ago
- Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"☆1,636Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆966Updated 4 months ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,456Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,261Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,131Updated 3 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆561Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,347Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆547Updated 5 years ago