Skip to content

GeorgeSaab/BP_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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