Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preference Comparisons with Updated AutoResetWrapper #34

Merged
merged 17 commits into from
Jan 26, 2023

Conversation

PavelCz
Copy link
Member

@PavelCz PavelCz commented Jan 11, 2023

Add ability to do pref comp training with both AutoResetWrapper and corrected terminal observation.
Add a test to check new AutoResetWrapper behavior. This is just the test I wrote for seals. Not sure if this is the best way to do this. The advantage of leaving that test in here is that if something about the ARW behavior changes upstream, the test will easily notify us.

Will keep open and not merge for now, until the AutoResetWrapper changes are upstreamed in seals (see HumanCompatibleAI/seals#69).

@dfilan
Copy link
Collaborator

dfilan commented Jan 11, 2023

Do you want me to review this yet, or should I wait for upstream changes in seals?

@PavelCz
Copy link
Member Author

PavelCz commented Jan 11, 2023

I'd say we wait for upstream in seals so I can update the requirements.txt unless we happen to need this earlier, just in case I have to adjust this again.

@dfilan
Copy link
Collaborator

dfilan commented Jan 11, 2023

Gotcha

@PavelCz
Copy link
Member Author

PavelCz commented Jan 23, 2023

I ran code_checks and format.
Using the most recent commit of seals now, since the new packaged release might take some more time.

@PavelCz PavelCz requested a review from dfilan January 23, 2023 11:54
Copy link
Collaborator

@dfilan dfilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PavelCz PavelCz merged commit 5e68a35 into main Jan 26, 2023
@dfilan dfilan deleted the autoreset-pref-comp branch January 26, 2023 18:22
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