Releases: VectorInstitute/mmlearn
Releases · VectorInstitute/mmlearn
0.1.0a1
0.1.0a0
What's Changed
- Update aiohttp to resolve security vulnerability by @amrit110 in #31
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #33
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #32
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #34
- Refactor contrastive loss by @fcogidi in #35
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: 0.1.0a0.dev8...0.1.0a0
0.1.0a0.dev8
What's Changed
Full Changelog: 0.1.0a0.dev7...0.1.0a0.dev8
0.1.0a0.dev7
0.1.0a0.dev6
What's Changed
- Added a note about "file://" notation to README by @yasamanparhizkar in #21
- Add data2vec loss class, rename modules by @amrit110 in #16
- add ijepa masking class by @vahid0001 in #20
- Bump version to 0.1.0a0.dev6 by @fcogidi in #24
- Refactor modality object by @fcogidi in #26
Full Changelog: 0.1.0a0.dev5...0.1.0a0.dev6
0.1.0a0.dev5
What's Changed
- Move timm vit encoder from bioscan project into modules by @amrit110 in #18
- Add I-JEPA layers by @vahid0001 in #6
- Refactor datasets and update dependencies by @fcogidi in #19
New Contributors
- @amrit110 made their first contribution in #18
- @vahid0001 made their first contribution in #6
Full Changelog: 0.1.0a0.dev4...0.1.0a0.dev5
0.1.0a0.dev4
What's Changed
- Increased torchvision version to 0.19.0 by @yasamanparhizkar in #13
- Fix usage of optional dependencies by @fcogidi in #12
- Fix handling of
attention_mask
in encoders by @fcogidi in #14
New Contributors
- @yasamanparhizkar made their first contribution in #13
Full Changelog: 0.1.0a0.dev3...0.1.0a0.dev4
0.1.0a0.dev3
0.1.0a0.dev2
What's Changed
Full Changelog: 0.1.0a0.dev1...0.1.0a0.dev2
0.1.0a0.dev1
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