...
Photoplethysmography (PPG)
5 features
Labels
Frequency domain
(Fourier Transform)
Convolutional layers (CNN)
Fully-connected layer
Fully-connected
2 layers
Fully-connected head
Label
Two models will be trained
Kernel sizes are chosen to detect the lowest possible heart beat (1 Hz) at the deepest layer
1-layer CNN model
0.0817
0.0812
Train_loss
Val_loss
Val_loss
2-layer CNN model
0.0811
0.0809
More performant,
rougher val loss
Train_loss
\(\Rightarrow\) Given a sample, analyze frequency content of the representations of the deepest convolutional layer
1-layer CNN
2-layer CNN model
2-layer CNN
Thank you!