prototorch_models/prototorch/models
Alexander Engelsberger 6ffd27d12a
chore: Remove PytorchLightning CLI related code
Could be moved in a seperate plugin.
2021-10-11 15:16:12 +02:00
..
__init__.py build: bump version 0.2.0 → 0.3.0 2021-08-30 20:50:03 +02:00
abstract.py feat: add simple test step 2021-09-10 19:19:51 +02:00
callbacks.py feat(compatibility): Python3.6 compatibility 2021-08-30 20:32:40 +02:00
cbc.py fix: training loss is a zero dimensional tensor 2021-06-25 17:07:06 +02:00
extras.py [BUGFIX] examples/cbc_iris.py works again 2021-06-15 15:59:47 +02:00
glvq.py feat(vis): 2D EV projection for GMLVQ 2021-09-01 10:49:57 +02:00
knn.py [BUGFIX] KNN works again 2021-06-14 20:09:41 +02:00
lvq.py feat(compatibility): Python3.6 compatibility 2021-08-30 20:32:40 +02:00
probabilistic.py fix: labels where on cpu in forward pass 2021-08-05 09:14:32 +02:00
unsupervised.py fix: All examples should work on CPU and GPU now 2021-08-05 11:20:02 +02:00
vis.py feat(vis): 2D EV projection for GMLVQ 2021-09-01 10:49:57 +02:00