Skip to content
Snippets Groups Projects
Commit a44f95c6 authored by Daniel Müller's avatar Daniel Müller :speech_balloon:
Browse files

Merge branch 'change-mdbook-link' into 'main'

Change overfitting to mdbook link

See merge request !126
parents 036cbb9a 2b3154a8
No related branches found
No related tags found
1 merge request!126Change overfitting to mdbook link
Pipeline #93115 passed
......@@ -30,7 +30,7 @@ decoder. This is used to restrict the information flow to only the important par
usecase. In the case of a denoising autoencoder for example, the bottleneck should filter out the
noise.
Smaller bottlenecks lower the risk of [overfitting](https://en.wikipedia.org/wiki/Overfitting)
Smaller bottlenecks lower the risk of [overfitting](../../Glossary.md#overfitting)
since it can't contain enough information relative to the input size to effectively learn
specific inputs.
However the smaller the bottleneck is the larger is the risk of losing important data.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment