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

[Cherry-pick for release] collecting latest step as a stat (#5264) #5295

Merged
merged 1 commit into from
Apr 20, 2021

Commits on Apr 19, 2021

  1. collecting latest step as a stat (#5264)

    * collecting latest step as a stat
    
    * adding a list of hidden_keys to TB summarywriter to hide unnecessary stats from user
    
    * fixing precommit
    
    * fixing precommit
    
    * formating
    
    * defined the property types
    
    * moving custom defaults to get_default_stats_writers
    
    * new test for TensorboardWriter.hidden_keys
    
    * improved testing
    
    * explicit None evaluation
    
    Co-authored-by: Ervin T. <ervin@unity3d.com>
    
    * make hidden_keys optional
    
    Co-authored-by: Ervin T. <ervin@unity3d.com>
    
    * adding optional argument
    
    * lowering the training threshold to 0.8 on test_var_len_obs_and_goal_poca
    
    * Update pytest.yml
    
    * Do not merge! droping pytest 3.9 job
    
    * -add back pytest
    -format imports and comments
    
    * back to default threshold for test_var_len_obs_and_goal_poca
    
    Co-authored-by: mahon94 <maryam.honari@unity3d.com>
    Co-authored-by: Ervin T. <ervin@unity3d.com>
    3 people committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    38b3481 View commit details
    Browse the repository at this point in the history