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

Fix ref-link

parent 3bce4d89
No related branches found
No related tags found
1 merge request!119Quellen auf englische geupdated und Wikipedia einheitlich
......@@ -80,6 +80,6 @@ During learning only the weights and the bias are changed. The number of layers,
- The number of neurons in the output layer must be equal to the target set(Y). For example, if we perform a simple digit recognition (digits 0-9), the number of neurons should be 10.
{{#include ./References.md:Deep_Neural_Network}}
{{#include ../../References.md:Deep_Neural_Network}}
*Written by Kevin de Riese-Meyer*
......@@ -74,6 +74,6 @@ Now we put the values into a graph to determine **k**. The value for k will be f
### References
{{#include ./References.md:K-Means}}
{{#include ../../References.md:K-Means}}
*Written by Kevin de Riese-Meyer*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment