sawcordwell / pymdptoolbox
Markov Decision Process (MDP) Toolbox for Python
☆538Updated last year
Alternatives and similar repositories for pymdptoolbox:
Users that are interested in pymdptoolbox are comparing it to the libraries listed below
- POMDPs in Python.☆247Updated 5 years ago
- DEEp Reinforcement learning framework☆484Updated 10 months ago
- RLPy Reinforcement Learning Framework☆251Updated 5 years ago
- Implementation of TRPO and related algorithms☆626Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆706Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,948Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,278Updated last year
- pytorch neural combinatorial optimization☆380Updated 7 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,006Updated 2 years ago
- For deep RL and the future of AI.☆1,450Updated last year
- Markov Decision Processes, Dynamic Programming and Reinforcement Learning☆279Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆558Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,257Updated 5 years ago
- Assignments for CS294-112.☆1,585Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 5 years ago
- A C++ framework for MDPs and POMDPs with Python bindings☆657Updated last week
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆563Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- 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☆621Updated 10 months ago
- Constrained Policy Optimization☆313Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆420Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago