Skip to content

Obtaining experience datasets with correct transforms #995

Answered by vlomonaco
prateeky2806 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @prateeky2806 thanks for your question! :) For 1. you can take a look at the AvalancheDataset features, epsecially how we handle the transformations. For 2. no, we don't have a method that does that already, but in the basic case you can do just datasets = [exp.dataset for exp in stream], you'll get a list of AvalancheDatasets, one for each experience.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@lrzpellegrini
Comment options

@prateeky2806
Comment options

@prateeky2806
Comment options

@lrzpellegrini
Comment options

@prateeky2806
Comment options

Answer selected by prateeky2806
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants