-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa45e15 - Browse repository at this point
Copy the full SHA aa45e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3b5c2 - Browse repository at this point
Copy the full SHA 0f3b5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd6421 - Browse repository at this point
Copy the full SHA 5cd6421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c3b99 - Browse repository at this point
Copy the full SHA 91c3b99View commit details
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1fcd31a - Browse repository at this point
Copy the full SHA 1fcd31aView commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01929a0 - Browse repository at this point
Copy the full SHA 01929a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39bd01 - Browse repository at this point
Copy the full SHA d39bd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dde61 - Browse repository at this point
Copy the full SHA 22dde61View commit details
Commits on Jun 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for da9f474 - Browse repository at this point
Copy the full SHA da9f474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df1304 - Browse repository at this point
Copy the full SHA 1df1304View commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 949c5de - Browse repository at this point
Copy the full SHA 949c5deView commit details -
added support experimental support for non-flattened actions and obse…
…rvations for create_dataset_from_buffers, this may be inefficient and need refactoring
Configuration menu - View commit details
-
Copy full SHA for 4c0733a - Browse repository at this point
Copy the full SHA 4c0733aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f553e73 - Browse repository at this point
Copy the full SHA f553e73View commit details
Commits on Jun 6, 2023
-
added action and observation space serialization and deserialization,…
… observation and action space of data now saved in dataset.
Configuration menu - View commit details
-
Copy full SHA for 8ae05b0 - Browse repository at this point
Copy the full SHA 8ae05b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7843af1 - Browse repository at this point
Copy the full SHA 7843af1View commit details
Commits on Jun 7, 2023
-
fixed bug where total_timesteps observations instead of total_timeste…
…pss+1 observations were being loaded when calling get_episodes
Configuration menu - View commit details
-
Copy full SHA for 76554ad - Browse repository at this point
Copy the full SHA 76554adView commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ada485 - Browse repository at this point
Copy the full SHA 1ada485View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cf0928 - Browse repository at this point
Copy the full SHA 7cf0928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 596c3a7 - Browse repository at this point
Copy the full SHA 596c3a7View commit details
Commits on Jun 10, 2023
-
test to show proof of concept subset altered observation and action s…
…paces in dataset
Configuration menu - View commit details
-
Copy full SHA for d9543e5 - Browse repository at this point
Copy the full SHA d9543e5View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for affdce0 - Browse repository at this point
Copy the full SHA affdce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e0c24 - Browse repository at this point
Copy the full SHA 36e0c24View commit details -
added a line to test for last entry of episode buffer being an empty …
…dict in datacollector after termination or truncation
Configuration menu - View commit details
-
Copy full SHA for 5858749 - Browse repository at this point
Copy the full SHA 5858749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347e52a - Browse repository at this point
Copy the full SHA 347e52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd694e - Browse repository at this point
Copy the full SHA ccd694eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff86b9 - Browse repository at this point
Copy the full SHA 8ff86b9View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6908ea1 - Browse repository at this point
Copy the full SHA 6908ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3698c1 - Browse repository at this point
Copy the full SHA e3698c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899156d - Browse repository at this point
Copy the full SHA 899156dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d74e63 - Browse repository at this point
Copy the full SHA 6d74e63View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b04eaa6 - Browse repository at this point
Copy the full SHA b04eaa6View commit details
Commits on Jun 14, 2023
-
added TypeError when attempting to serialize unsupported Spaces, and …
…corresponding test
Configuration menu - View commit details
-
Copy full SHA for 77e8f13 - Browse repository at this point
Copy the full SHA 77e8f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ea332 - Browse repository at this point
Copy the full SHA b1ea332View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0913fd - Browse repository at this point
Copy the full SHA f0913fdView commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ab218c - Browse repository at this point
Copy the full SHA 9ab218cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ec97f - Browse repository at this point
Copy the full SHA 55ec97fView commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84d6617 - Browse repository at this point
Copy the full SHA 84d6617View commit details
Commits on Jun 20, 2023
-
draft implementation of hugging face integration. Description still m…
…issing from pushed datasets
Configuration menu - View commit details
-
Copy full SHA for f6c3aea - Browse repository at this point
Copy the full SHA f6c3aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e02372 - Browse repository at this point
Copy the full SHA 8e02372View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 308a8c0 - Browse repository at this point
Copy the full SHA 308a8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba97ce - Browse repository at this point
Copy the full SHA 4ba97ceView commit details
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14a7939 - Browse repository at this point
Copy the full SHA 14a7939View commit details