Avalanche API
Base class to define how to select a subset of exemplars from a dataset.
Methods
__init__()
__init__
make_sorted_indices(strategy, data)
make_sorted_indices
Should return the sorted list of indices to keep as exemplars.