From 5c00033a1bcadbc980dc4ec362e80d2d69c86292 Mon Sep 17 00:00:00 2001 From: Frank Haverland Date: Mon, 6 Nov 2023 18:09:46 +1300 Subject: [PATCH] fix link --- docs/Learn-models-with-your-own-images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Learn-models-with-your-own-images.md b/docs/Learn-models-with-your-own-images.md index fc5a5d7..617f238 100644 --- a/docs/Learn-models-with-your-own-images.md +++ b/docs/Learn-models-with-your-own-images.md @@ -8,7 +8,7 @@ For training the model you will need a python and Jupyter installation. All current labeled images you can find under [ziffer_sortiert_raw](https://github.com/jomjol/neural-network-digital-counter-readout/tree/master/ziffer_sortiert_raw) ### dig-class11 models (digits) -Fork and checkout [neural-network-digital-counter-readout](https://github.com/jomjol/neural-network-digital-counter-readout). +Fork and checkout [neural-network-digital-counter-readout](https://github.com/jomjol/neural-network-digital-counter-readout) . Install all requirements for running the notebooks.