huawei-noah / xingtian

xingtian is a componentized library for the development and verification of reinforcement learning algorithms
MIT License
305 stars 89 forks source link

Add Algorithm 'Shapley Counterfactual Credits for Multi-agent Reinforcement Learning' (KDD 2021) to Xingtian #14

Closed lijiahui08 closed 2 years ago

lijiahui08 commented 3 years ago

File 'xt/algorithm/qmix/episode_buffer_np.py' and 'xt/algorithm/qmix/transforms.py' can be used to all multi-agent algorithm, I clone them to 'xt/algorithm/scc/'. I suggest to put these two files to another folder which can be used as common utils.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.