From 9aa0c852214ca4737ab07a732f15252cb037b79a Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 9 Dec 2018 15:46:10 +0100 Subject: [PATCH] small README update again --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 571a40b..a8525e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #Learning Algorithms +This are small experiments I'm doing for my master. Some neural networks, some raw, some heavy ~ exploring the poetics of neural networks. + ##C Neural Net A neural network in C