Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Fix seeding code between runs#4

Open
RyanNavillus wants to merge 1 commit into
IBM:masterfrom
RyanNavillus:master
Open

Fix seeding code between runs#4
RyanNavillus wants to merge 1 commit into
IBM:masterfrom
RyanNavillus:master

Conversation

@RyanNavillus

Copy link
Copy Markdown

The seeding code currently doesn't take the opt.seed into account, so between separate runs, each episode has the same seed (run 1 episode 1 has the same seed as run 2 episode 1). This makes evaluation results much more sensitive to the random seed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant