Skip to content

implementation for UCB-driven Utility Function Search for Multi-objective Reinforcement Learning based on Decomposition

Notifications You must be signed in to change notification settings

SYCAMORE-1/ucb-MOPPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the proposed method and baselines on Mujoco V2, you need to run on linux kernal, 
follow the command.txt to build a independed docker environment on windows.

To run the proposed method on lasted Mujoco-V4, pip install gymnasium and follow the lastest apis on 
https://gymnasium.farama.org/environments/mujoco/

to run proposed methods on different problems with different seeds:
python ucb.py --eidx 0 --sidx 0 

About

implementation for UCB-driven Utility Function Search for Multi-objective Reinforcement Learning based on Decomposition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published