Skip to content
Snippets Groups Projects
Commit de864eae authored by Felix Kleinert's avatar Felix Kleinert
Browse files

introduce 'compile_options' in model_class which combines all allowed args of...

introduce 'compile_options' in model_class which combines all allowed args of keras' .compile() methods. The method 'set_compile_options' has to be defined in child class if additional compile options should be used (optimizer and loss, have to be set anyway in child.__init__ #110
parent 243ca29e
No related branches found
No related tags found
Loading
Checking pipeline status