HZ
H. Zeng
2 records found
1
Learning a Policy from User Preferences
An Interactive Approach to Multi-Objective Reinforcement Learning
Many real-life problems are complex due to their multi-objective nature. Over the past decade, there has been growing research on Multi-Objective Reinforcement Learning (MORL) problems, which simulate the complexities of real-life scenarios. Because there are multiple objectives
...
Optimal decision tree using dynamic programming
For the algorithm selection problem
Several algorithms can often be used to solve a complex problem, such as the SAT problem or the graph coloring problem. Those algorithms differ in terms of speed based on the size or other features of the problem. Some algorithms perform much faster on a small size while others p
...