Skip to content

Releases: SIAnalytics/siatune

v0.4.0rc1

18 Jan 10:10
45d9583
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0rc0...v0.4.0rc1

v0.4.0rc0

11 Jan 06:56
9a70d11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0-rc0

Release v0.3.0

07 Jan 14:03
098cb73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

19 Dec 07:30
efa59d6
Compare
Choose a tag to compare

Highlights

  • (BC Breaking) Upgrade ray from 1.9.1 to 2.1.0. Now ray<2.0.0 is not supported.
  • Support MMEditing task
  • Support HyperBand and BOHB scheduler

New Features & Enhancements

  • [Refactor] Upgrade ray from 1.9.1 to 2.1.0 by @KKIEEK in #81
  • Support MMEditing task by @KKIEEK in #105
  • [Feature] Support HyperBand and BOHB scheduler by @KKIEEK in #101
  • [CI] Use Codecov by @KKIEEK in #69
  • [Fix] build_space to support (list, typle) type values by @yhna940 in #73
  • [Support] comparison between normal objects and objects in container by @yhna940 in #87
  • Bump mlflow from 1.21.0 to 1.23.1 in /requirements by @dependabot in #77
  • [Feature] Add --cfg-options argument for run script by @KKIEEK in #103

Bug Fixes

  • Fix condition for publishing by @nijkah in #67
  • [CI] Delete Docker CI by @nijkah in #68
  • [Fix] Continuous function numerical error by @yhna940 in #80
  • [CI] Update lint workflow by @KKIEEK in #74
  • Fix the version of the search algorithm by @yhna940 in #75
  • [Fix] minor bug in nevergrad import err by @yhna940 in #76
  • [Fix] CI workflow not to run when pr is draft by @yhna940 in #88
  • [Fix] Fix choice space to handle case where no alias is set by @yhna940 in #79
  • [Fix] Fix CI check for Draft PR by @yhna940 in #89
  • [CI] Fix build installation by @KKIEEK in #94
  • [Fix] Install scikit-learn instead of deprecated sklearn by @KKIEEK in #99

Docs

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Sep 07:38
3a0705a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

23 Jun 00:51
c5dae95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/SIAnalytics/mmtune/commits/v0.0.1