ThibautTheate / Risk-Sensitive-Policy-with-Distributional-Reinforcement-LearningLinks
Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional Reinforcement Learning".
☆15Updated 3 years ago
Alternatives and similar repositories for Risk-Sensitive-Policy-with-Distributional-Reinforcement-Learning
Users that are interested in Risk-Sensitive-Policy-with-Distributional-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- 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
- Delayed RL agent for non-Atari tasks, from "Acting in Delayed Environments with Non-Stationary Markov Policies", ICLR 2021.☆14Updated 2 years ago
- ☆11Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- [AAMAS 2023] Code for the paper "Automatic Noise Filtering with Dynamic Sparse Training in Deep Reinforcement Learning"☆12Updated last year
- Collection of OpenAI parametrized action-space environments.☆67Updated 9 months ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- ☆27Updated last year
- Soft Actor-Critic with advanced features☆50Updated 2 months ago
- ☆10Updated 4 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆25Updated 6 months ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆10Updated 8 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated 2 months ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 7 months ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 3 years ago
- DecentralizedLearning☆24Updated 3 years ago
- Prioritized Sequence Experience Replay☆10Updated 4 years ago
- Multi-Objective Reinforcement Learning components built on top of RL glue components☆29Updated 2 years ago
- Multi-Objective Reinforcement Learning sandbox☆12Updated 4 years ago
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆29Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆56Updated 2 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated last month