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

Adds function to sample n trajectories of a specified length to MinariDataset #134

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    15336ff View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. tester.py draft

    balisujohn committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0d07d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d3f5f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. patch to speed up sampling from a minari dataset, MinariStorage total…

    …_steps tests coverage and bugfix
    balisujohn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4c0f466 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    8148589 View commit details
    Browse the repository at this point in the history
  2. small typo fix

    balisujohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5a4a17a View commit details
    Browse the repository at this point in the history