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

Adding secondary metrics to gym env #397

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 3, 2021

  1. Add MetricExtractor to read scalar metrics from Trajectory (facebookr…

    …esearch#397)
    
    Summary:
    Pull Request resolved: facebookresearch#397
    
    - Introduce MetricExtractor as a generic way to extract scalar metrics from Trajectory
    - Implement RecSimMetricExtractor, which extract metrics from `response` key in the observation
    
    Reviewed By: alexnikulkov
    
    Differential Revision: D26526445
    
    fbshipit-source-id: 4032d94080796c5062ac640b3ff168c768edde4a
    kittipatv authored and facebook-github-bot committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    913c07c View commit details
    Browse the repository at this point in the history