cjekel / similarity_measures

Quantify the difference between two arbitrary curves in space
MIT License
245 stars 41 forks source link

implement partial DTW #27

Open cjekel opened 1 year ago

cjekel commented 1 year ago

I think https://github.com/cjekel/similarity_measures/issues/26 is a good example of where a partial matching DTW algorithm could be useful

Cram3r95 commented 1 year ago

nice, I agree with you @cjekel . When are you going to release this differentiable function? I would like to use it for my paper. I can cite your work.