Summary: this branch implemented the MAPPO algorithm and a complex testbed google-football. moreover, some changes to the rollout mechanism were made in this branch. This branch will be archived and does not accept any new updates (https://github.com/sjtu-marl/malib/releases/tag/archive/mappo+gfootball).
Details
add general RNN model support for the policy implementation.
test cases for rollout, environment apis and dataset apis.
componentize rollout process, but doesn't support sequential rollout yet. :(, @KornbergFresnel will work on it (see branch evaluation-worker)
Summary: this branch implemented the MAPPO algorithm and a complex testbed google-football. moreover, some changes to the rollout mechanism were made in this branch. This branch will be archived and does not accept any new updates (https://github.com/sjtu-marl/malib/releases/tag/archive/mappo+gfootball).
Details
evaluation-worker
)