nimishsantosh107 / RL-SuperMarioBrosLinks
Reinforcement learning algorithms implemented to learn to play Super Mario Bros.
☆12Updated 4 years ago
Alternatives and similar repositories for RL-SuperMarioBros
Users that are interested in RL-SuperMarioBros are comparing it to the libraries listed below
Sorting:
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆248Updated 5 years ago
- ☆39Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- ☆184Updated 3 years ago
- RAD: Reinforcement Learning with Augmented Data☆409Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Single notebook implementation of Deep RL algorithms☆32Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- ☆100Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated last month
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆594Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆507Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago