Skip to content

Commit ed8f004

Browse files
make the eval much stronger
1 parent 64811a7 commit ed8f004

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vgc_bench/src/callback.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def __init__(
168168
team=RandomTeamBuilder(run_id, num_teams, reg, team_paths, toggle),
169169
)
170170
self.eval_opponent2 = BatchPolicyPlayer(
171+
deterministic=True,
171172
server_configuration=ServerConfiguration(
172173
f"ws://localhost:{port}/showdown/websocket",
173174
"https://play.pokemonshowdown.com/action.php?",

0 commit comments

Comments
 (0)