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.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Dynamic-Programming
- Multi Type Mean Field Reinforcement Learning☆30Updated 2 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆55Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Our version of #Exploration: A Study of Count-Based Explorationfor Deep Reinforcement Learning for a class project☆14Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆17Updated 3 years ago
- ☆38Updated last month
- Emergence of complex strategies through multiagent competition☆42Updated last year
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆26Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated last week
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆25Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆80Updated last year
- The Paradox of Choice: Using Attention in Hierarchical Reinforcement Learning☆10Updated 3 years ago
- An unofficial implementation for online decision transformer☆37Updated 2 years ago
- Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional R…☆15Updated last year
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- ☆28Updated 3 years ago
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆16Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- The AI Arena: A framework for distributed multi-agent reinforcement learning☆14Updated 2 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆12Updated 3 years ago
- Extending rllab to event-driven multiagent environments☆12Updated 6 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆44Updated 8 months ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 4 years ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆15Updated 3 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆46Updated 2 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆36Updated 4 years ago