PKU-MARL / HARL

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

HASAC #5

Closed Ivan-Zhong closed 1 year ago

Ivan-Zhong commented 1 year ago

This PR contains implementation of HASAC algorithm for continuous, discrete, and multi-discrete action spaces, incorporation of LAG environment, and updates to the existing repository.