addy1997 / GridworldLinks
OpenAI gym-based algorithm for the grid world problem
☆28Updated 4 years ago
Alternatives and similar repositories for Gridworld
Users that are interested in Gridworld are comparing it to the libraries listed below
Sorting:
- Gridworld for MARL experiments☆140Updated 4 years ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- ☆76Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 8 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 2 years ago
- ☆92Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year