FlorentF9 / DeepTemporalClustering

:chart_with_upwards_trend: Keras implementation of the Deep Temporal Clustering (DTC) model
MIT License
219 stars 58 forks source link

Requirements are hard to find out #6

Closed arthurgsf closed 4 years ago

arthurgsf commented 4 years ago

I'm having trouble using your implementation, if you could add a requirements.txt would save a lot of time! thanks in advance.

FlorentF9 commented 4 years ago

Done! In particular we no longer need the tslearn fork to use multivariate sets, all 115 data sets are available in tslearn 0.3.1. I will close this issue but don't hesitate to re-open it or create a new one if there are other issues.