kdmalc / fl-gestures

Develop a personalized sequential federated learning algorithm for real-time gesture classification
1 stars 0 forks source link

Test and compare different dim reduc algos #5

Open kdmalc opened 1 month ago

kdmalc commented 1 month ago

I already mostly implemented them, just need to run it and make sure it works, then compare the results (eg using the found dim reduc metric)

kdmalc commented 1 month ago

This is only a precursor to the actual clustering so don't spend too much time on this

kdmalc commented 4 weeks ago

Similar to comments on #3, this one is kind of irrelevant now. Or at least switch this from using sklearn to finding better embeddings...

Implement and test other AEs...

What are other good methods for time series embeddings?