Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@BenjaminBossan BenjaminBossan released this 23 Mar 15:34
· 144 commits to master since this release

This one is a smaller release, but we have some bigger additions waiting for the next one.

First we added support for Sacred to help you better organize your experiments. The CLI helper now also works with non-skorch estimators, as long as they are sklearn compatible. Some issues related to learning rate scheduling have been solved.

A big topic this time was also working on performance. First of all, we added a performance section to the docs. Furthermore, we facilitated switching off callbacks completely if performance is absolutely critical. Finally, we improved the speed of some internals (history logging). In sum, that means that skorch should be much faster for small network architectures.

We are grateful to the contributors, new and recurring:

  • Fariz Rahman
  • Han Bao
  • Scott Sievert
  • supetronix
  • Timo Kaufmann