addy1997 / Gridworld
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
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆54Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆115Updated 2 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Gridworld for MARL experiments☆138Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆50Updated 5 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆98Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 5 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated 11 months ago
- Combining Evolutionary Algorithms and deep RL in various ways☆100Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- ☆92Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆82Updated last year