Skip to content

Commit

Permalink
Merge pull request #5 from geo-smart/eli
Browse files Browse the repository at this point in the history
fix structure
  • Loading branch information
eeholmes authored Aug 22, 2024
2 parents b7b0d75 + c6a7786 commit 216dfc8
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 216dfc8

Please sign in to comment.