Releases: VectorInstitute/mmlearn
Releases · VectorInstitute/mmlearn
0.1.0b2
Full Changelog: 0.1.0b1...0.1.0b2
0.1.0b1
Full Changelog: 0.1.0b0...0.1.0b1
0.1.0b0
What's Changed
- Add docs by @fcogidi in #37
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #39
- Update docs by @fcogidi in #40
- Update versions for pre-commit hooks by @fcogidi in #41
- Fix dependencies installed for
docs_deploy
workflow by @amrit110 in #42 - Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- Migrate to uv, apply ruff fixes by @amrit110 in #46
- RAM-efficient Retrieval by @yasamanparhizkar in #23
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- Improve support for multi-task training by @fcogidi in #36
New Contributors
- @pre-commit-ci made their first contribution in #44
Full Changelog: 0.1.0a1...0.1.0b0
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