Gelesh/Multiple_Validation_Set
Validate the model using , multiple validation data set. Also a true comparison of train and validation loss doesnt come directly from Keras. However passing a subset of training data as one of the validation data set to 'MultipleValidationCallBack' solves the problem
Jupyter NotebookApache-2.0
No issues in this repository yet.