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

Import Error #57

Open satyarth934 opened 6 years ago

satyarth934 commented 6 years ago

I am facing this Import error. I have tried installing distkeras from src and using pip directory but this error never goes away. Can I please receive some insights regarding this?

distkeras_import_error

JoeriHermans commented 6 years ago

Is your Keras version up-to-date?

satyarth934 commented 6 years ago

Yes. I have Keras 2.1.4.

veve90 commented 6 years ago

We have the same problem. We can't import keras and dist-keras...