What's Changed
* Feature: Sampling from noise model, noise model refactoring by veegalinova in https://github.com/CAREamics/careamics/pull/340
* Chore(deps): Update matplotlib requirement from <=3.9.0 to <=3.10.0 by dependabot in https://github.com/CAREamics/careamics/pull/357
* chore: Remove obsolete skips in tests by jdeschamps in https://github.com/CAREamics/careamics/pull/362
* feat: Add algorithm model validators by jdeschamps in https://github.com/CAREamics/careamics/pull/361
* Fix bug: noise model not training on GPU by veegalinova in https://github.com/CAREamics/careamics/pull/360
* feat: Improve Pydantic configuration discrimination by jdeschamps in https://github.com/CAREamics/careamics/pull/366
* Chore: Add zarr to list of dependapot ignores by melisande-c in https://github.com/CAREamics/careamics/pull/375
* Chore(deps): Update scikit-image requirement from <=0.25.0 to <=0.25.1 by dependabot in https://github.com/CAREamics/careamics/pull/376
* Chore(deps): Update torch requirement from <=2.5.1,>=2.0 to >=2.0,<=2.6.0 by dependabot in https://github.com/CAREamics/careamics/pull/382
* Chore(deps): Update torchvision requirement from <=0.20.1 to <=0.21.0 by dependabot in https://github.com/CAREamics/careamics/pull/383
* chore: Improve PR template by jdeschamps in https://github.com/CAREamics/careamics/pull/378
* MicroSplit submission by CatEek in https://github.com/CAREamics/careamics/pull/386
* Fix: Change tqdm import so it automatically detects whether it is rendering within a notebook by melisande-c in https://github.com/CAREamics/careamics/pull/390
* Feature: Add ability to set dataloader kwargs for validation dataset by melisande-c in https://github.com/CAREamics/careamics/pull/387
**Full Changelog**: https://github.com/CAREamics/careamics/compare/v0.0.6...v0.0.7