From 5c69c6e446dbc58eb68a31435ae2f3ae71311e82 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Thu, 16 Jul 2020 23:18:02 +0200 Subject: [PATCH] cnn addition --- doc/src/CNN/cnn.do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/CNN/cnn.do.txt b/doc/src/CNN/cnn.do.txt index 388f3ec22..aaede0508 100644 --- a/doc/src/CNN/cnn.do.txt +++ b/doc/src/CNN/cnn.do.txt @@ -7,7 +7,7 @@ DATE: today * add material about the mathematics, with more explanations * update codes to tensorflow 2 - +* add more elaborated examples !split ===== Convolutional Neural Networks (recognizing images) =====