PKU-MARL / HARL

Official implementation of HARL algorithms based on PyTorch.
520 stars 64 forks source link

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

Closed WentseChen closed 10 months ago

WentseChen commented 10 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 10 months ago

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

WentseChen commented 3 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?