coverdrive / MDP-DP-RL
Markov Decision Processes, Dynamic Programming and Reinforcement Learning
☆282Updated 4 years ago
Alternatives and similar repositories for MDP-DP-RL
Users that are interested in MDP-DP-RL are comparing it to the libraries listed below
Sorting:
- Environments for OR and RL Research☆405Updated last year
- Deep Reinforcement Learning for Nash Equilibria☆42Updated 2 years ago
- Markov Decision Process (MDP) Toolbox for Python☆538Updated last year
- An OpenAI Gym environment for Inventory Control problems☆55Updated 5 years ago
- Personal experiments on Reinforcement Learning☆115Updated 4 years ago
- ☆185Updated 3 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆145Updated 2 years ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆84Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆393Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆573Updated 7 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆229Updated 4 years ago
- Constrained Policy Optimization☆320Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆628Updated last year
- ☆398Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆191Updated 2 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆284Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.☆332Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆425Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago