Delve Team Delve Versions Save

PyTorch model training and layer saturation monitor

v0.1.50

1 year ago

added the option to filter layers from tracking removed depricated torch-functions

v0.1.49

2 years ago

Rename CheckLayerSat

v0.1.48

2 years ago

Minor fixes

v0.1.45

2 years ago

0.1.45

2 years ago

0.1.44

3 years ago

Plotting is now executed on stats computed at training and evaluation time.

0.1.43

3 years ago

A breaking bug was fixed keeping delve from plotting things. Updated the documentation and example.py to be more consistent with the current state and usage of this framework. (still mutch to do, but its progress)

0.1.42

3 years ago

bugfix that required preinstalling pandas and matplotlib in order to install delve without crash. Now dependencies are resolved correctly.

0.1.41c

4 years ago

0.1.41b

4 years ago

Added multiple optional metric for measuring the variance of the latent representation.