You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mxu34 Thank you for writing such a great repo is it still open for PR or have you deprecated this?
In the '/config' subfolder I was looking for the data set or data files that are used and found the list of XML files but I'm not familiar enough with this algorithm to abstract the answer.
If 'dataset_config' has a load path here for the .pkl, where would the algorithm get the data if its not being streamed... or is this for streaming only?
@mxu34 Thank you for writing such a great repo is it still open for PR or have you deprecated this?
In the '/config' subfolder I was looking for the data set or data files that are used and found the list of XML files but I'm not familiar enough with this algorithm to abstract the answer.
If 'dataset_config' has a load path here for the .pkl, where would the algorithm get the data if its not being streamed... or is this for streaming only?
dataset_config: load_flag: False load_path: "./baselines/storage/data_exp_1.pkl"
The text was updated successfully, but these errors were encountered: