mbforbes / py-pomdp
A small tool to parse a POMDP and load into python objects.
☆37Updated 5 years ago
Alternatives and similar repositories for py-pomdp:
Users that are interested in py-pomdp are comparing it to the libraries listed below
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- ☆97Updated 8 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Code accompanying the OptionGAN paper.☆44Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Modular multitask reinforcement learning with policy sketches☆108Updated 3 years ago
- Ranking Policy Gradient☆23Updated 5 years ago
- hierarchical Q-learning implementation☆11Updated 9 years ago
- ☆159Updated 7 years ago
- Hybrid Reward Architecture☆77Updated 6 years ago
- PyTorch implementation of Memory Augmented Self-Play☆50Updated 4 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- POMDPs in Python.☆247Updated 5 years ago
- An implementation of Deep Q-Network using Caffe☆70Updated 9 years ago
- ☆43Updated 8 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 6 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- Some Reinforcement Learning in Python