Skip to content

Releases: VectorInstitute/mmlearn

0.1.0a0.dev3

04 Sep 19:40
Compare
Choose a tag to compare
0.1.0a0.dev3 Pre-release
Pre-release

What's Changed

  • Update default collate_fn by @fcogidi in #5
  • Update dataloader sampler configs and instantiation by @fcogidi in #7
  • Add BIOSCAN-CLIP project by @fcogidi in #8

NOTE: The BIOSCAN-CLIP project is not part of the installable package.

Full Changelog: 0.1.0a0.dev2...0.1.0a0.dev3

0.1.0a0.dev2

19 Aug 23:04
71e6838
Compare
Choose a tag to compare
0.1.0a0.dev2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0a0.dev1...0.1.0a0.dev2

0.1.0a0.dev1

12 Aug 21:53
Compare
Choose a tag to compare
0.1.0a0.dev1 Pre-release
Pre-release

What's Changed

  • Fix type hints for functools.partial parameters by @fcogidi in #1
  • Exclude bias and normalization parameters from weight decay by @fcogidi in #2

Full Changelog: 0.1.0a0.dev0...0.1.0a0.dev1

0.1.0a0.dev0

09 Aug 15:43
Compare
Choose a tag to compare
0.1.0a0.dev0 Pre-release
Pre-release

Initial developmental release. Mostly testing publishing to PyPI.