Skip to content

Conversation

@xvalcarce
Copy link
Contributor

This PR proposes a basic implementation of a SinglePlayerTester to test agent updates on single player games. The tester compare the best_params agent saved in a SinglePlayerTestState against a params agent provided as an argument of the SinglerPlayerTester's test method. The comparison is done by playing num_episodes games, each by both agent independently, and comparing final rewards.

@lowrollr
Copy link
Owner

sorry for the delay here, will address this one this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants