From fe934ac6cbf89e67f3480d46aa08c0940e9d98e7 Mon Sep 17 00:00:00 2001 From: Andre Krause Date: Wed, 17 Feb 2021 10:05:55 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5bcb77b..4696ad9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # machine_learning +collection of howoto's and recipies: +* configuring python for (GPU-accelerated) DL +* using some pre-trained networks for emotion-, face- and speech recognition +* etc.