vietnh1009 / Super-mario-bros-A3C-pytorchLinks
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,104Updated 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,259Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆816Updated 2 years ago
- Deep Q-learning for playing flappy bird game☆545Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆688Updated 4 years ago
- Deep Q-learning for playing tetris game☆522Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,190Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,001Updated 2 months ago
- Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"☆1,764Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆924Updated 5 years ago
- Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"☆1,646Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,002Updated last month
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,222Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆562Updated 5 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,147Updated 4 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,293Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,377Updated 2 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,117Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆738Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,317Updated 8 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,320Updated this week
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆837Updated 3 years ago