raminmh / liquid_time_constant_networks

Code Repository for Liquid Time-Constant Networks (LTCs)
https://arxiv.org/abs/2006.04439
Apache License 2.0
1.46k stars 272 forks source link

Can I know how are we testing our model on the time series data #12

Open sai-kiran7 opened 8 months ago

sai-kiran7 commented 8 months ago

@raminmh @mlech26l

For example we have "Human Activity Recognition" dataset and our model is being trained over it. How can we pass our input(i.e a video) and check how the model is recognizing the human activity. Any insights will be helpful.

Thank you in advance