Goptuna v0.0.4 Release Notes

Release Date: 2019-08-14 // over 4 years ago
  • 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).