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.
☆11Updated 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:
- The Paradox of Choice: Using Attention in Hierarchical Reinforcement Learning☆11Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆53Updated 8 months ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- ☆39Updated 5 months ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆25Updated 7 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 2 months ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆40Updated 11 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆70Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Updated 3 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago