-
could please tell me the relation to soft-DTW project "https://github.com/mblondel/soft-dtw", because I come here from that project? Thanks
-
https://github.com/heatz123/naturalspeech/blob/ca2f814d960149a8fdc3f3e4d773abb67e7c18ec/models/losses.py#L5
why use cuda=False?
-
**Taken at**: https://sanchogov.tools/dashboard
**Fields**:
- Name of the idea or new feature: DTW: make it more obvious that I can update my DRep Profile
- Please summarize your idea or new feature:…
-
Hi! Comparing the values of DTW (with euclidean distance) from traj-dist and tslearn library, weren't the values supposed to be the same?
Thanks in advance.
-
Unable to `pip install -e .`
```
Obtaining file:///C:/Users/Developer/Desktop/dtwco
Requirement already satisfied: numpy in c:\python27\lib\site-packages (from dtwco==0.9) (1.14.3)
Requirement alr…
-
Trying to run OpenVoice2 fails on Apple M2 Macbook Pro with the error below.
``` In file included from dtw/_dtw_utils.c:35:
/Users/devone/Documents/Projects/Pinokio/bin/miniconda/includ…
-
I think https://github.com/cjekel/similarity_measures/issues/26 is a good example of where a partial matching DTW algorithm could be useful
-
Greetings
As part of testing of different machine learning models I test the KNN model together with DTW and encounter a great slowness in the predictor function of the classifier, I would be very gr…
-
### What happened?
1. download water level data from the portal for wells 138 384149109400902 CHWENT
139 384149109400901 CHWNVJ
140 384022109400401 SMCENT
141 384022109400402 SMCNVJ
2. the csv …
-
Thank you for sharing your work,i am currently facing issues with the dataset
About SoftCLT + TS2Vec Semi-supervised Classification
The data preparation was not specified,is there a relevant script …