Open jakemagner opened 7 years ago
We can make a wrapper agent that delegates choices to another process. We'll have to serialize the ViewableGameState, events, and Decisions to a common format
ViewableGameState
Decision
We can make a wrapper agent that delegates choices to another process. We'll have to serialize the
ViewableGameState
, events, andDecision
s to a common format