Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 517 Bytes

NEWS.md

File metadata and controls

21 lines (11 loc) · 517 Bytes

kerastuneR 0.1.0.2

  • BaseTuner

kerastuneR 0.1.0.2

  • plot_tuner has new option type which allows to build a plot either with plotly or echarts4r.
  • New functions as save and load the model from trial.
  • New function plot_keras_model.
  • A hyperparameter optimization algorithm - Oracle()
  • install_kerastuner() function now allows users to install module directly from Github.
  • install_kerastuner() prints the python path after installation.

kerastuneR 0.1.0.1

Initial release