beckstev / MachineLearningSeminar

MachineLearningSeminar SS19 TU Dortmund
MIT License
0 stars 0 forks source link

Implemented Early Stopping and a adaptive learning rate #13

Closed beckstev closed 5 years ago

beckstev commented 5 years ago

Beside implementing the above function I also normalized the images. To gather more information about theEarlyStopping and ReduceLROnPlateau please see check the Keras-Callbacks-Docu.