__init__.py
|
[BUGFIX] Early stopping example works now
|
2021-06-03 13:38:16 +02:00 |
abstract.py
|
Remove unused import
|
2021-06-01 23:40:56 +02:00 |
callbacks.py
|
[BUGFIX] Pruning example works on GPU now
|
2021-06-03 14:35:24 +02:00 |
cbc.py
|
[WIP] Update CBC example
|
2021-06-02 00:45:33 +02:00 |
data.py
|
Add MNIST datamodule and training mixin factory.
|
2021-05-28 16:33:31 +02:00 |
glvq.py
|
[BUGFIX] Pruning example works on GPU now
|
2021-06-03 14:35:24 +02:00 |
lvq.py
|
Refactor non-gradient-lvq models into lvq.py
|
2021-05-25 20:37:34 +02:00 |
unsupervised.py
|
Tweak repr
|
2021-06-02 01:07:48 +02:00 |