Skip to content

Commit

Permalink
Merge pull request #287 from cutePanda123/dev/cutePanda123/fix-overfi…
Browse files Browse the repository at this point in the history
…tting-lesson-link

fixed overfitting lesson link broken issue
  • Loading branch information
BethanyJep authored May 29, 2024
2 parents 994283a + ab9e8d1 commit 703ee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/3-NeuralNetworks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ In this section we will learn about:
* [Perceptron](03-Perceptron/README.md), one of the earliest neural network models for two-class classification
* [Multi-layered networks](04-OwnFramework/README.md) with a paired notebook [how to build our own framework](04-OwnFramework/OwnFramework.ipynb)
* [Neural Network Frameworks](05-Frameworks/README.md), with these notebooks: [PyTorch](05-Frameworks/IntroPyTorch.ipynb) and [Keras/Tensorflow](05-Frameworks/IntroKerasTF.ipynb)
* [Overfitting](05-Frameworks/Overfitting.md)
* [Overfitting](05-Frameworks#overfitting)

0 comments on commit 703ee14

Please sign in to comment.