Skip to content

Commit

Permalink
test new toc struc
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Aug 22, 2024
1 parent 3b83b8b commit 5346baf
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 306 deletions.
16 changes: 10 additions & 6 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@ parts:
title: Data visualizations
- caption: Models
chapters:
- file: notebooks/Prep_Data.ipynb
title: Prep_Data
- file: notebooks/CHL_prediction_CNN.ipynb
title: CNNs
- file: notebooks/CHL_prediction_ConvLSTM_.ipynb
title: ConvLSTM
- caption: Simple CNN
sections:
- file: notebooks/Prep_Data.ipynb
title: Prep_Data
- file: notebooks/CHL_prediction_CNN.ipynb
title: CNNs
- caption: ConvLSTM
sections:
- file: notebooks/CHL_prediction_ConvLSTM_.ipynb
title: Fit ConvLSTM
Loading

0 comments on commit 5346baf

Please sign in to comment.