coverdrive / MDP-DP-RLLinks
Markov Decision Processes, Dynamic Programming and Reinforcement Learning
☆286Updated 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:
- Markov Decision Process (MDP) Toolbox for Python☆542Updated 2 years ago
- ☆184Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆97Updated 7 years ago
- Solving POMDP using Recurrent networks☆86Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆193Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆758Updated 6 years ago
- An OpenAI Gym environment for Inventory Control problems☆55Updated 5 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆417Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆588Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆635Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Technical documents on a variety of topics, created for the purpose of learning☆39Updated 2 months ago
- Environments for OR and RL Research☆409Updated last year
- POMDPs in Python.☆248Updated 6 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆147Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆290Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆1,026Updated 2 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago