UFRN-URNAI / urnai-tools

A modular Deep Reinforcement Learning library that supports multiple environments, made with Python 3.6.
Apache License 2.0
5 stars 8 forks source link

Add support for two Agents on a single sc2 environment #87

Closed RickFqt closed 2 months ago

RickFqt commented 3 months ago

Our current environment implementation only gives support for one Agent per environment. We need to add support for two Agents on a single environment.