Tunny v0.11.1
Added
- Ignore duplicate sampling setting
Changed
- Bump optuna library
- optuna 3.6.0 => 3.6.1
- optuna-dashboard 0.15.0 => 0.15.1
Fixed
- ConstructFishAttr input name off by one error
What's Changed
- Fix SolutionExpire timing was off when using ValueList. by @hrntsm in #286
- Bump optuna lib by @hrntsm in #287
- Add ignore duplicate sample by @hrntsm in #288
- Fix ignore dup error when trial has constraint by @hrntsm in #289
- Release v0.11.1 by @hrntsm in #290
Full Changelog: v0.11.0...v0.11.1