coverdrive / MDP-DP-RL
Markov Decision Processes, Dynamic Programming and Reinforcement Learning
☆279Updated 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
- ☆183Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Environments for OR and RL Research☆398Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆328Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆563Updated 7 years ago
- An OpenAI Gym environment for Inventory Control problems☆55Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆307Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Personal experiments on Reinforcement Learning☆113Updated 3 years ago
- ☆391Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆723Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆97Updated 7 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆321Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 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…☆190Updated 2 years ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆271Updated 11 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 9 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆226Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆619Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Deep Reinforcement Learning for Nash Equilibria☆41Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- multi-agent deep reinforcement learning for networked system control.☆403Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,278Updated last year