Skip to content

v0.4.0 :sparkles: Rework distributions

Pre-release
Pre-release
Compare
Choose a tag to compare
@o-laurent o-laurent released this 06 Jan 17:09
3a021d2

The distributions for the regression and pixel-wise regression have been completely reworked through breaking changes. Have a look at the quality of life improvements to fix the code and use the last version if you are using the RegressionRoutine and/or PixelRegressionRoutine!

What's Changed

  • 👕 Change character per line limit to 100 & remove explicit dependencies from pyproject by @o-laurent in #124
  • 🔨 Rework for Probabilistic Regression & Pixel Regression by @alafage in #125
  • 🐛 Fix small MUAD dataset URL by @sofiia-chorna in #127
  • 🎨 Rework Probabilistic Regression and add Packed-Transformer layers by @alafage in #126

New Contributors

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