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

(v3.6.3) - Normalization calibration improvement and load_agent.py fix #451

Merged
merged 5 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. scripts/eval/load_agent.py: fix bug in example script (random agent l…

    …oop instead of using loaded model)
    AlejandroCN7 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f9003a5 View commit details
    Browse the repository at this point in the history
  2. Normalization calibration save: latest calibration saved in rootoutpu…

    …t folder and intermediate states in episode folders
    AlejandroCN7 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    594b4be View commit details
    Browse the repository at this point in the history
  3. LoggerEvalCallback: Normalization calibration saved in evaluation fol…

    …der (if normalization wrapper is applied)
    AlejandroCN7 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b76fb01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf43106 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a94493 View commit details
    Browse the repository at this point in the history