kdmalc / fl-gestures

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

Can/should we use convolutional layers? #11

Open kdmalc opened 1 month ago

kdmalc commented 1 month ago

Meta's Noninvasive Neuromotor Interface paper did (Conv1Ds followed by 3 LSTM layers). Not sure if they would help us achieve our goals. Allegedly are good for learning hierarchical representations.