Skip to content

Releases: delve-team/delve

layer filters

Choose a tag to compare

@MLRichter MLRichter released this 31 Mar 21:50
0d413d5

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

Latest

Choose a tag to compare

@justinshenk justinshenk released this 17 Jan 15:36

Rename CheckLayerSat

v0.1.48

Choose a tag to compare

@justinshenk justinshenk released this 12 Oct 09:25
50abc59

Minor fixes

v0.1.45

Choose a tag to compare

@justinshenk justinshenk released this 22 Aug 19:00
e031478
Merge pull request #34 from delve-team/develop

Minor refactor, add docs, fix tests, etc.

pypi release fixed also pausing functionality

Choose a tag to compare

@MLRichter MLRichter released this 22 Aug 13:56
f805486
0.1.45

Update __init__.py

Plotting of Evaluation Stats

Choose a tag to compare

@MLRichter MLRichter released this 07 Mar 09:09

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

fixed breaking bugs on plotting and updated docs

Choose a tag to compare

@MLRichter MLRichter released this 24 Jan 16:32

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

Choose a tag to compare

@MLRichter MLRichter released this 20 Nov 18:34

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

New token for pypi release

Choose a tag to compare

@MLRichter MLRichter released this 13 Apr 14:31
0.1.41c

added new token

Metrics for Measuring Variance

Choose a tag to compare

@MLRichter MLRichter released this 12 Apr 08:58

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