[FEATURE] Add PruneLoserPrototypes Callback

This commit is contained in:
Jensun Ravichandran
2021-06-02 03:52:41 +02:00
parent a3f5d7d113
commit 8851d1bbc9
2 changed files with 43 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
from importlib.metadata import PackageNotFoundError, version
from .callbacks import PruneLoserPrototypes
from .cbc import CBC, ImageCBC
from .glvq import (
GLVQ,