From a5947d6598588e3601a42e5c047ad317fadbbb44 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Thu, 22 Aug 2024 02:28:36 +0000 Subject: [PATCH] why is this not working?? --- book/_toc.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/book/_toc.yml b/book/_toc.yml index 053e005..1d6243d 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -23,8 +23,9 @@ parts: title: Prep_Data - file: notebooks/CHL_prediction_CNN.ipynb title: Fit CNN - - file: notebooks/simple_cnn.md + - file: notebooks/convlstm.md title: ConvLSTM sections: - file: notebooks/CHL_prediction_ConvLSTM_.ipynb - title: Fit ConvLSTM \ No newline at end of file + title: Fit ConvLSTM + \ No newline at end of file