MARL
MARL copied to clipboard
utils.RolloutWorker
What is the function of utils.RolloutWorker? Thanks!
@tanxiangtj It is a function used to interact with the Env and generate episode data for training. You can see it in utils.py
@tanxiangtj I imitated this project: https://github.com/starry-sky6688/StarCraft