Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 620 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 620 Bytes

Predicting Blood Pressure From PPG and ECG

Files Included:

  • Predict_BP_From_ECG_and_PPG.pdf - PDF of the paper we produced

  • Images - Folder containing various image outputs of the models

  • Code - Folder containing the LSTM and GAN code

How to Run the Code:

Import dataset (found below) and ensure file paths for the data are correct. Run the code as-is to reproduce results.

If running locally, delete the code block shown below

from google.colab import drive
drive.mount('/gdrive', force_remount=True)

Dataset:

https://www.kaggle.com/mkachuee/BloodPressureDataset