yscacaca / DeepSense

Deepsense: a unified deep learning framework for time-series mobile sensing data processing.
196 stars 71 forks source link

problem with plot.py #29

Open ceciljc opened 6 years ago

ceciljc commented 6 years ago

anyone can run the code without problem? I am using tensorflow 1.8.0 with python 3.5 but keep getting problem to run the code, currently I am stuck with plot.py for y_vals.

The error occur mention about unhashable type : 'dict_keys'

I hope someone can help me if you have successfully run the code