danielenricocahall / elephas

Distributed Deep learning with Keras & Spark
MIT License
17 stars 5 forks source link

Integrate Callbacks #9

Open danielenricocahall opened 2 years ago

danielenricocahall commented 2 years ago

Copied from:

The fit function in Keras returns a graph that can be used to determine if the model is overfitting or not. This would be very useful from Elephas.