coverdrive / MDP-DP-RL
Markov Decision Processes, Dynamic Programming and Reinforcement Learning
☆277Updated 3 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
- ☆182Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆542Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆288Updated last year
- Personal experiments on Reinforcement Learning☆111Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆744Updated 5 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆221Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Environments for OR and RL Research☆386Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Markov Decision Process (MDP) Toolbox for Python☆530Updated last year
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆142Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆381Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆328Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆583Updated 6 months ago
- ☆369Updated last year
- An OpenAI Gym environment for Inventory Control problems☆55Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago