Skip to content

Commit f3bd2e1

Browse files
Update README.md
1 parent a726a39 commit f3bd2e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ pip install -r requirements.txt
3838

3939
Kindly refer to [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1hs6V6doKpqlLlPOsnKllZp9ATuA9VqA7?usp=sharing) to extract dataset to train the models.
4040

41+
```
42+
python "./data_preparations/single_epoch.py" --save_path "path/to/save/dataset"
43+
```
44+
45+
4146
## Inference and Get Interpretations
4247

4348
Kindly refer to [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1cBDzzzwdyBp-bpxR_wvVzVlxrbSwrbiG?usp=sharing) to get prediction for any subject in sleepedf dataset and get interpretation results as given in the paper.

0 commit comments

Comments
 (0)