Skip to content

Single Player Tester#21

Open
xvalcarce wants to merge 3 commits intolowrollr:mainfrom
xvalcarce:singleplayer
Open

Single Player Tester#21
xvalcarce wants to merge 3 commits intolowrollr:mainfrom
xvalcarce:singleplayer

Conversation

@xvalcarce
Copy link
Copy Markdown
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
Copy Markdown
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