openai / multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
https://arxiv.org/pdf/1706.02275.pdf
MIT License
2.27k stars 786 forks source link

Use the checkpoint file to continue training #88

Open Doris1039 opened 3 years ago

Doris1039 commented 3 years ago

Hi,

I'm wondering how can I use the checkpoint file to continue the training?