antonio-f / Dynamic-ProgrammingLinks
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 6 years ago
Alternatives and similar repositories for Dynamic-Programming
Users that are interested in Dynamic-Programming are comparing it to the libraries listed below
Sorting:
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- The Paradox of Choice: Using Attention in Hierarchical Reinforcement Learning☆11Updated 3 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- ☆40Updated this week
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆20Updated 2 years ago
- Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.☆23Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆15Updated 4 years ago
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- reinforcement learning with pytorch geometric library☆49Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆197Updated 2 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago