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

118 prepare script for evaluation of trajectory quality #124

Commits on Apr 19, 2024

  1. fix torch seed and remove duplicated dataset splitting

    Caio Freitas committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1951d73 View commit details
    Browse the repository at this point in the history
  2. Add quality_eval script, loggin to terminal

    Caio Freitas committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    083777e View commit details
    Browse the repository at this point in the history
  3. use eval config file instead of train

    Caio Freitas committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7c93491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4767c7a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. rename script, calculate waypoint variance and smoothness without tor…

    …ch_robotics
    Caio Freitas committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b4b6712 View commit details
    Browse the repository at this point in the history
  2. change seed for each sample, since it influences so much the generate…

    …d trajectory
    Caio Freitas committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d9ebc18 View commit details
    Browse the repository at this point in the history
  3. separate final mean and log metrics to csv file, linked to ckpt_path …

    …name
    Caio Freitas committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8be594e View commit details
    Browse the repository at this point in the history
  4. update num_episodes

    Caio Freitas committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fb9e249 View commit details
    Browse the repository at this point in the history