prototorch_models/prototorch/models
2021-08-30 20:50:03 +02:00
..
__init__.py build: bump version 0.2.0 → 0.3.0 2021-08-30 20:50:03 +02:00
abstract.py feat(compatibility): Python3.6 compatibility 2021-08-30 20:32:40 +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
data.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(compatibility): Python3.6 compatibility 2021-08-30 20:32:40 +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(compatibility): Python3.6 compatibility 2021-08-30 20:32:40 +02:00