Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 212 Bytes

HeartRate-predictions

HeartRate predictions using RNNs and thermal images

  • lstm folder contain code for training and validating thermal images features using LSTM, GRU, RNN

  • cnn-lstm folder is experimental