Lizoug / Garmin_Watch

MIT License
1 stars 0 forks source link

Explore possible AI models #4

Open florian-huber opened 10 months ago

florian-huber commented 10 months ago

How to combine feature-based data & time series? Suggestions: 1) time series --> convert to features (loss of information) Mean heart max, max/min heart rate, degree of fluctuation.... 2) time series --> abstract embedding/latent vector --> feature 3) Combine times series focused model (LSTM) with feature input ...