Skip to content

23 03 2023

Francesco Saccomando Ciaramella edited this page Mar 23, 2023 · 2 revisions
  • Trying to understand why Geo_CNN overfits and how to solve;
  • Replaced the callback implemented yesterday with the EarlyStopping function;
  • Reading (here), how to evaluate the CNN model;
  • Reading about loss functions and metrics in Keras module.

Clone this wiki locally