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

Keras LSTM Model in Spark #56

Closed AyberkYavuz closed 6 years ago

AyberkYavuz commented 6 years ago

Can i build keras lstm model in spark using dist-keras ?

JoeriHermans commented 6 years ago

Yes, should not be a problem.