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

Truncation Update #767

Merged
merged 75 commits into from
Sep 18, 2022
Merged

Truncation Update #767

merged 75 commits into from
Sep 18, 2022

Conversation

jjshoots
Copy link
Member

@jjshoots jjshoots commented Aug 17, 2022

About

This aims to do part 1 of #769.

done -> termination and truncation
- The singular done signal has been changed to a termination and truncation signal, where termination dictates that the environment has ended due to meeting certain conditions, and truncation dictates that the environment has ended due to exceeding the time/frame limit

Progress

The road plan for this update is as follows:

  1. Truncation/Termination update
    • MPE
    • MAgent
    • Butterfly
    • Atari
    • SISL
    • Classic
  2. Tests update
    • all_parameter_combs_test.py
      • MPE
      • MAgent
      • Butterfly
      • Atari
      • SISL
      • Classic
    • doc_example_test.py
    • print_test.py
    • pytest_runner_test.py
    • specific_env_test.py
    • unwrapped_test.py
    • variable_env_test.py

@jjshoots jjshoots marked this pull request as draft August 17, 2022 21:10
@jjshoots jjshoots marked this pull request as ready for review September 1, 2022 09:28
@WillDudley
Copy link
Contributor

@jjshoots Any idea why prospector fails? Works on mine locally

@WillDudley
Copy link
Contributor

lgtm if prospector goes

@jjshoots
Copy link
Member Author

I'll need to get back and fix the conflicts, will merge once that's done. Thanks for the review!

WillDudley and others added 6 commits September 18, 2022 10:06
Co-authored-by: Jordan Terry <jkterry0@gmail.com>
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
Co-authored-by: Andrea PIERRÉ <andrea_pierre@brown.edu>
Co-authored-by: Manuel Goulão <msilvagoulao@gmail.com>
Co-authored-by: Jordan Terry <jkterry0@gmail.com>
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
Co-authored-by: Andrea PIERRÉ <andrea_pierre@brown.edu>
Co-authored-by: Manuel Goulão <msilvagoulao@gmail.com>
@WillDudley
Copy link
Contributor

lgtm

@jjshoots jjshoots merged commit 6cf14be into master Sep 18, 2022
@jjshoots jjshoots deleted the API_Update branch September 18, 2022 20:34
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.

4 participants