loadDefaultModelConfiguration
Loads a Sequential model from json file with name 'modelConfig.json' with model configuration located in modelDirectory.
Return
Non-compiled and non-trained Sequential model.
Parameters
modelDirectory
Directory, containing file 'modelConfig.json'.
Throws
If 'modelConfig.json' file is not found.