Closed
Description
- Checked for duplicates
Describe the bug
When booking TMVA.Types.kPyKeras
method, once add LearningRateSchedule
option to the option string, a FATAL error will occure.
Expected behavior
Just fix it? Make it work? Or something like these...
To Reproduce
Add LearningRateSchedule
option to line 65, /tutorials/tmva/keras/ClassificationKeras.py:
factory.BookMethod(dataloader, TMVA.Types.kPyKeras, 'PyKeras',
H:!V:VarTransform=D,G:FilenameModel=model.h5:NumEpochs=20:BatchSize=32:LearningRateSchedule=10,0.01;20,0.005')
Setup
- ROOT version: 6.24.06
- Operating system: Ubuntu20.04
- Obtain way: binary download
Additional context
Metadata
Metadata
Assignees
Type
Projects
Status
No status