197b728c63
All visualization callbacks now contain a `visualize` method that takes an appropriate PyTorchLightning Module and visualizes it without the need for a Trainer. This is to encourage users to perform one-off visualizations after training. |
||
---|---|---|
.. | ||
__init__.py | ||
abstract.py | ||
callbacks.py | ||
cbc.py | ||
extras.py | ||
glvq.py | ||
knn.py | ||
lvq.py | ||
probabilistic.py | ||
unsupervised.py | ||
vis.py |