sup3r.preprocessing.batch_queues

sup3r.preprocessing.batch_queues#

Container collection objects used to build batches for training.

abstract

Abstract batch queue class used for multi-threaded batching / training.

base

Base objects which generate, build, and operate on batches.

conditional

Abstract batch queue class used for conditional moment estimation.

dc

Data centric batch handler for dynamic batching strategy based on performance during training

dual

Base objects which generate, build, and operate on batches.

utilities

Miscellaneous utilities shared across the batch_queues module