Skip to content

Releases: delve-team/delve

layer filters

31 Mar 21:50
0d413d5
Compare
Choose a tag to compare

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

Latest

17 Jan 15:36
Compare
Choose a tag to compare

Rename CheckLayerSat

v0.1.48

12 Oct 09:25
50abc59
Compare
Choose a tag to compare

Minor fixes

v0.1.45

22 Aug 19:00
e031478
Compare
Choose a tag to compare
Merge pull request #34 from delve-team/develop

Minor refactor, add docs, fix tests, etc.

pypi release fixed also pausing functionality

22 Aug 13:56
f805486
Compare
Choose a tag to compare

Plotting of Evaluation Stats

07 Mar 09:09
Compare
Choose a tag to compare

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

fixed breaking bugs on plotting and updated docs

24 Jan 16:32
Compare
Choose a tag to compare

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: fixed a bug where the delve would fail to install when matplotlib and…

20 Nov 18:34
Compare
Choose a tag to compare

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

New token for pypi release

13 Apr 14:31
Compare
Choose a tag to compare
0.1.41c

added new token

Metrics for Measuring Variance

12 Apr 08:58
Compare
Choose a tag to compare

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