kevin-hanselman / grid-world-rlLinks
Value iteration, policy iteration, and Q-Learning in a grid-world MDP.
☆28Updated last year
Alternatives and similar repositories for grid-world-rl
Users that are interested in grid-world-rl are comparing it to the libraries listed below
Sorting:
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆10Updated 7 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆68Updated 7 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated last year
- ☆54Updated 7 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 2 months ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 6 years ago
- Model-based Reinforcement Learning Framework☆115Updated 5 years ago
- Deep Developmental Reinforcement Learning☆29Updated 5 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 6 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- ☆31Updated 6 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 7 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago