Training multiple Agent instances.
Opened this issue · 0 comments
herofe commented
Hi!
I'm trying out the framework as a gym for training multiple versions of Agents to identify my best Agent configuration/implementation.
I need to run vast number or games with different Agent implementations (tens of thousands++)
Is the framework capable of running multiple games in multiple threads with different Agents, or do I need to start each simulation in a separate java instance?
Best Regards,
Herman