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
623 stars 169 forks source link

dist-keras results are not stable #80

Open pooja9410 opened 6 years ago

pooja9410 commented 6 years ago

How to make results reproducible? I am using LSTM model to train time-series data, every time I run the code, I get different results. What wrong I am doing?