antonio-f / Dynamic-Programming
Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncated Policy Iteration, Value Iteration . From Udacity's Deep Reinforcement Learning Nanodegree program.
☆12Updated 5 years ago
Alternatives and similar repositories for Dynamic-Programming:
Users that are interested in Dynamic-Programming are comparing it to the libraries listed below
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆16Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆62Updated 2 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆18Updated 3 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆19Updated 3 weeks ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 3 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆32Updated 7 months ago
- The AI Arena: A framework for distributed multi-agent reinforcement learning☆14Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆51Updated 3 years ago
- ☆14Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆49Updated 4 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 3 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated last year
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 4 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 years ago
- ☆16Updated 4 years ago
- ☆20Updated 5 years ago
- Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).☆13Updated 3 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆32Updated 5 years ago
- Extending rllab to event-driven multiagent environments☆13Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago