cpnota/autonomous-learning-library

Rename MultiagentPettingZooEnv

jkterry1 opened this issue · 2 comments

MultiagentPettingZooEnv is an odd and redundant name. This should probably just be MultiagentEnv.

MultiagentEnvExperiment should also probably be MultiagentExperiment

I'm closing this on the basis that MultiagentEnvironment is the abstract class, and we might want implementations that are not petting-zoo based. The current MultiagentPettingZooEnvironment is tightly coupled with the PettingZoo api.