Skip to content

ʕ◔ϖ◔ʔ v0.0.4

Compare
Choose a tag to compare
@c-bata c-bata released this 14 Aug 18:29
d071280

New feature

  • Support Optuna compatible RDB storage backend (#18)
  • Add missing SuggestLogUniform and SuggestDiscreteUniform methods in Trial (#23)
  • Provide SetUserAttr, GetUserAttrs, SetSystemAttr and GetSystemAttrs methods in Trial and Study (#24)
  • Provide GetContext method in Trial for handling signals (#29)

Others

  • Print more detail error logs (#28).