Skip to content

Commit

Permalink
fix structure
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Aug 22, 2024
1 parent a78b3eb commit c6a7786
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@ parts:
- file: notebooks/IO_Zarr_visualizations.ipynb
title: Data visualizations
- caption: Models
chapters:
- caption: Simple CNN
sections:
- file: notebooks/simple_cnn.md
title: Background
- 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
chapters: Simple CNN
sections:
- file: notebooks/simple_cnn.md
title: Background
- file: notebooks/Prep_Data.ipynb
title: Prep_Data
- file: notebooks/CHL_prediction_CNN.ipynb
title: CNNs
chapters: ConvLSTM
sections:
- file: notebooks/CHL_prediction_ConvLSTM_.ipynb
title: Fit ConvLSTM

0 comments on commit c6a7786

Please sign in to comment.