kshitija2 / Interactive-Multi-objective-Reinforcement-LearningLinks
Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. Since there may be trade-offs between the criteria, there does not necessarily exist a globally best policy; instead, the goal is to find Pareto optimal policies that are the best for certain preference functio…
☆24Updated 7 years ago
Alternatives and similar repositories for Interactive-Multi-objective-Reinforcement-Learning
Users that are interested in Interactive-Multi-objective-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆38Updated last year
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆14Updated 6 years ago
- Multi-Objective Reinforcement Learning sandbox☆12Updated 4 years ago
- reinforcement learning algorithm for multi-objective optimization problem☆18Updated 5 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- ☆15Updated 3 years ago
- DQN by Matlab and Python