PKU-MARL / HARL

Official implementation of HARL algorithms based on PyTorch.
484 stars 59 forks source link

Request for Fine-Tuned YAML File for HASAC Algorithm #28

Closed WentseChen closed 8 months ago

WentseChen commented 9 months ago

Hi team,

I appreciate the outstanding work you've done. I am currently working on HASAC implementation and require the fine-tuned YAML file. Could you please release the necessary YAML file, or provide information on the expected timeline for its release?

guazimao commented 9 months ago

Hi. You can refer to the Appendix H of MEHARL paper first. We have provided detailed hyperparameters for HASAC there.

WentseChen commented 2 months ago

Hi team,

Could you please provide or let me know if you are planning to release the fine-tuned config of HASAC on the SMACv2 benchmark?