Skip to content

Releases: ruflab/shimmer-ssd

0.3.0

24 May 09:29
6068954
Compare
Choose a tag to compare

In this release, we updated shimmer to version 0.5.1. This means that it brings attention and fusion to the GW!
The train script no support training with fusion.

What's Changed

  • Update shimmer removing GWInterfaces. by @bdvllrs in #2
  • Use Ruff instead of flake8, isort, and black by @bdvllrs in #3
  • fix the not-inclusive-enough isinstance checks in logging.py by @RolandBERTINJOHANNET in #5
  • Update shimmer to latest version (WIP) by @bdvllrs in #8
  • Update shimmer to latest main by @bdvllrs in #10
  • Update the fusion script and add the bayesian GW models by @bdvllrs in #11

Full Changelog: 0.2.1...v0.3.0

0.2.1

20 Feb 14:46
Compare
Choose a tag to compare

Add all migrations to migration list when creating new checkpoint.

0.2.0

20 Feb 14:20
Compare
Choose a tag to compare

Update to shimmer 0.4.0
Add a checkpoint migration system

0.1.1

26 Jun 09:47
Compare
Choose a tag to compare

Add additional domain args.
Compatibility with old style datasets by adding the latent_filename arg for the text domain.

0.1.0

23 Jun 14:06
Compare
Choose a tag to compare

Initial release.