prototorch_models/prototorch/models
2021-06-20 19:00:12 +02:00
..
__init__.py refactor(api)!: merge the new api changes into dev 2021-06-20 19:00:12 +02:00
abstract.py [BUGFIX] examples/cbc_iris.py works again 2021-06-15 15:59:47 +02:00
callbacks.py [FEATURE] Add warm-starting example 2021-06-14 20:42:57 +02:00
cbc.py [BUGFIX] examples/cbc_iris.py works again 2021-06-15 15:59:47 +02:00
data.py test(githooks): Add githooks for automatic commit checks 2021-06-16 16:16:34 +02:00
extras.py [BUGFIX] examples/cbc_iris.py works again 2021-06-15 15:59:47 +02:00
glvq.py refactor(api)!: merge the new api changes into dev 2021-06-20 19:00:12 +02:00
knn.py [BUGFIX] KNN works again 2021-06-14 20:09:41 +02:00
lvq.py [BUG] LVQ1 is broken 2021-06-14 21:08:05 +02:00
probabilistic.py [BUG] PLVQ seems broken 2021-06-14 20:56:38 +02:00
unsupervised.py Import from the newly cleaned-up prototorch namespace 2021-06-14 20:08:08 +02:00
vis.py Use mesh2d from prototorch.utils 2021-06-18 13:43:44 +02:00