Skip to content

Commit 38f2340

Browse files
committed
Added new notebook implementing LSTM hyperparameter tuning and updated requirements
1 parent abeb2e0 commit 38f2340

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

lstm-hyperparameter-tuning.ipynb

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ scikit-learn>=0.24.0
55
tensorflow>=2.8.0
66
wfdb>=4.0.0
77
seaborn>=0.11.0
8-
tqdm>=4.62.0
8+
tqdm>=4.62.0
9+
keras-tuner>=1.3.0

0 commit comments

Comments
 (0)