coverdrive / MDP-DP-RL
Markov Decision Processes, Dynamic Programming and Reinforcement Learning
☆275Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MDP-DP-RL
- Personal experiments on Reinforcement Learning☆106Updated 3 years ago
- ☆181Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Environments for OR and RL Research☆382Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆980Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆533Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Markov Decision Process (MDP) Toolbox for Python☆524Updated 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…☆190Updated 2 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆373Updated last year
- multi-agent deep reinforcement learning for networked system control.☆385Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆711Updated 11 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆674Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆734Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- An OpenAI Gym environment for Inventory Control problems☆54Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆190Updated last year
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆590Updated 6 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆350Updated 3 years ago