axtreme.dataΒΆ
Modules
Contains samplers where the total dataset procuded is not effect by the size of the batch dimension used. |
|
Contains objects and helpers for creating data unit testing. |
|
A copy of pytorch's RandomSampler that uses the same random sample for each iteration. |
|
Dataset that return importance sample information in the form (data, importance_weight). |
|
Allows retuning batches of data of an arbitrary dimension. |
|
Datasets to help work with numpy files (.npy). |
|
Sequential sampling. |