Skip to content

Commit

Permalink
fix linking
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 16, 2024
1 parent fd662e0 commit 9769fcb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@ parts:

- caption: Machine Learning
chapters:
- file: machine-learning/neural-net-basics
- file: 11-machine-learning/neural-net-basics
sections:
- file: machine-learning/gradient-descent
- file: machine-learning/neural-net-derivation
- file: machine-learning/neural-net-hidden
- file: 11-machine-learning/gradient-descent
- file: 11-machine-learning/neural-net-derivation
- file: 11-machine-learning/neural-net-hidden
sections:
- file: machine-learning/neural-net-improvements
- file: machine-learning/machine-learning-libraries
- file: 11-machine-learning/neural-net-improvements
- file: 11-machine-learning/machine-learning-libraries
sections:
- file: machine-learning/keras-mnist
- file: machine-learning/keras-clustering
- file: 11-machine-learning/keras-mnist
- file: 11-machine-learning/keras-clustering

- caption: Python packaging and applications
chapters:
Expand Down

0 comments on commit 9769fcb

Please sign in to comment.