sawcordwell / pymdptoolbox
Markov Decision Process (MDP) Toolbox for Python
☆534Updated last year
Alternatives and similar repositories for pymdptoolbox:
Users that are interested in pymdptoolbox are comparing it to the libraries listed below
- RLPy Reinforcement Learning Framework☆251Updated 5 years ago
- POMDPs in Python.☆246Updated 5 years ago
- Markov Decision Processes, Dynamic Programming and Reinforcement Learning☆279Updated 3 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆994Updated 2 years ago
- DEEp Reinforcement learning framework☆484Updated 9 months ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆615Updated last year
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆615Updated 9 months ago
- Constrained Policy Optimization☆310Updated 7 years ago
- ☆303Updated last year
- A C++ framework for MDPs and POMDPs with Python bindings☆655Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆593Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Collection of Deep Reinforcement Learning algorithms☆299Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 7 years ago
- Basic DQN implementation☆222Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,292Updated 4 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆321Updated 4 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 8 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 7 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 4 years ago
- Implementation of TRPO and related algorithms☆625Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- Code for the paper "Generative Adversarial Imitation Learning"☆700Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- ☆410Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago