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

HuggingFace Integration #94

Closed
wants to merge 42 commits into from

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    aa45e15 View commit details
    Browse the repository at this point in the history
  2. datacollector update

    rodrigodelazcano committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0f3b5c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd6421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c3b99 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    01929a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39bd01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22dde61 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. added experimental support for unflattened tuple action spaces, as we…

    …ll as a test for tuple action spaces and a combo env with nested dict and tuple action spaces
    balisujohn committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    da9f474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df1304 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    949c5de View commit details
    Browse the repository at this point in the history
  2. added support experimental support for non-flattened actions and obse…

    …rvations for create_dataset_from_buffers, this may be inefficient and need refactoring
    balisujohn committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4c0733a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f553e73 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. added action and observation space serialization and deserialization,…

    … observation and action space of data now saved in dataset.
    balisujohn committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8ae05b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7843af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. fixed bug where total_timesteps observations instead of total_timeste…

    …pss+1 observations were being loaded when calling get_episodes
    balisujohn committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    76554ad View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. changes to address review

    balisujohn committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1ada485 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. updated doc

    balisujohn committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7cf0928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596c3a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

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

Commits on Jun 11, 2023

  1. small fixes

    balisujohn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    affdce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e0c24 View commit details
    Browse the repository at this point in the history
  3. added a line to test for last entry of episode buffer being an empty …

    …dict in datacollector after termination or truncation
    balisujohn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    5858749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    347e52a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccd694e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ff86b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. changes to address review

    balisujohn committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6908ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3698c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    899156d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d74e63 View commit details
    Browse the repository at this point in the history
  5. added note about space serialization to doc, changed test shared depe…

    …ndencies file name to common.py, removed depdency duplication in serialization.py, added a dataset integrity check to test_download_dataset_from_farama_server
    balisujohn committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b04eaa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    77e8f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ea332 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    9ab218c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ec97f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. draft implementation of hugging face integration. Description still m…

    …issing from pushed datasets
    balisujohn committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f6c3aea View commit details
    Browse the repository at this point in the history
  2. correction

    balisujohn committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8e02372 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    308a8c0 View commit details
    Browse the repository at this point in the history
  2. removed print statements

    balisujohn committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4ba97ce View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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