abstract.py
|
feat: add simple test step
|
2021-09-10 19:19:51 +02:00 |
cbc.py
|
fix: training loss is a zero dimensional tensor
|
2021-06-25 17:07:06 +02:00 |
extras.py
|
feat: gtlvq with examples
|
2021-11-15 11:43:39 +01:00 |
glvq.py
|
feat: ImageGTLVQ and SiameseGTLVQ with examples
|
2021-11-15 11:43:39 +01: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 |
vis.py
|
feat(vis): 2D EV projection for GMLVQ
|
2021-09-01 10:49:57 +02:00 |