Skip to content

Releases: AdaptiveMotorControlLab/CEBRA

v0.4.0

10 Jan 19:06
31460de
Compare
Choose a tag to compare

What's Changed

Starting with v0.4.0, CEBRA is released under an Apache 2.0 license.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

07 Dec 21:08
e2d9831
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Oct 21:52
0378db0
Compare
Choose a tag to compare

What's Changed

  • Update usage.rst docs by @MMathisLab in #21
  • Remove subsample default in OrthogonalProcrustesAlignment, improve tests by @stes in #28
  • Remove grid_search_models/ after running tests by @stes in #26
  • Fix action workflow definitions for external contributors by @stes in #31
  • For docs build, limit scikit-learn version by @stes in #37
  • Temporarily disable PR comment to report doc coverage by @stes in #38
  • Update repo link on landing page by @stes in #36
  • Fix typo in pi_vae.py by @eltociear in #20
  • Automatically download the rat-hippocampus dataset by @gonlairo in #35
  • Fix dtypes handled in the labels of the decoders by @CeliaBenquet in #30
  • Temporarily disable test runs on dev repo by @stes in #40
  • Add ... pattern to copybutton config by @stes in #41
  • Expose n_bins argument from align_embeddings by @stes in #25
  • Add pre-commit config to standardize files by @stes in #42
  • Fix Device in Multisession Training by @gonlairo in #44
  • Support More Data Types in the sklearn Dataset and Decoder by @gonlairo in #43
  • Improve device support and add support for Apple Silicon chipset (mps) by @gonlairo in #34
  • Add NLB tools pypi package back as dataset dependency by @stes in #50
  • Add missing mark in test_datasets.py by @gonlairo in #52
  • Add Matplotlib ImportError when using compare_models() by @gonlairo in #53
  • Fix test failures due to http rate limit by @stes in #62
  • Autodownload monkey reaching data by @gonlairo in #59
  • add demo link to homepage by @MMathisLab in #64
  • Fix type bug in to() method by @sofiagilardini in #55
  • Release 0.3.0rc1 by @stes in #66
  • Autodownload synthetic data by @gonlairo in #68
  • Add thumbnail for openscope notebook by @stes in #71
  • Improve saving and loading of models by @gonlairo in #69
  • Update installation.rst by @MMathisLab in #80
  • Improve documentation for local docs build by @stes in #70
  • Extend Delta distribution to multiple dimensions by @gonlairo in #76
  • Fix broadcasting in InfoNCE loss by @stes in #86
  • Enhance ModuleNotFoundError messages by @stes in #85
  • Add OS independent paths for Allen dataset by @gonlairo in #88
  • Fix consistency labels ordering and simplify by @CeliaBenquet in #87
  • Inspired by @obarnstedt work at Lindoscope workshop we added interactive plots using plotly by @nastya236 in #82
  • Release v0.3.0rc2 by @stes in #67
  • Pin tables <= 3.8 by @stes in #91
  • Release v0.3.0 by @stes in #92

Contributors

Full Changelog: v0.2.0...v0.3.0