From 67fc44a7e2d89b9693bcf7f167c855f2d9386fc6 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Fri, 17 Jul 2020 23:27:46 +0200 Subject: [PATCH] test --- 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 aaede0508..2cd2aed0e 100644 --- a/doc/src/CNN/cnn.do.txt +++ b/doc/src/CNN/cnn.do.txt @@ -8,7 +8,7 @@ DATE: today * add material about the mathematics, with more explanations * update codes to tensorflow 2 * add more elaborated examples - +* update keras codes and think of pytorch examples? !split ===== Convolutional Neural Networks (recognizing images) =====