ʕ◔ϖ◔ʔ v0.0.4
New feature
- Support Optuna compatible RDB storage backend (#18)
- Add missing
SuggestLogUniform
andSuggestDiscreteUniform
methods in Trial (#23) - Provide
SetUserAttr
,GetUserAttrs
,SetSystemAttr
andGetSystemAttrs
methods in Trial and Study (#24) - Provide
GetContext
method in Trial for handling signals (#29)
Others
- Print more detail error logs (#28).