cerndb / dist-keras

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
http://joerihermans.com/work/distributed-keras/
GNU General Public License v3.0
624 stars 169 forks source link

Mean Squared Error evaluator for dist-keras #22

Closed natbusa closed 7 years ago

natbusa commented 7 years ago

I have created some examples using dist-keras with regression and AE networks and I thought this might be a nice to have.