From 7cd0bd551a9996f54b81ad79e7d0b064aafb8fc0 Mon Sep 17 00:00:00 2001 From: Terkel Date: Mon, 10 Apr 2017 21:19:12 +0200 Subject: [PATCH] Added machine learning link. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f304a5d..761131f 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,7 @@ Creative coding is a different discipline than programming systems in which the - [TensorFlow](https://www.tensorflow.org/) - Open source software library for machine intelligence. - [ConvNetJS](http://cs.stanford.edu/people/karpathy/convnetjs/started.html) - Deep Learning in your browser. - [Wekinator](http://www.wekinator.org/) - Allows anyone to use machine learning. +- [Machine Learning](https://github.com/CodingTrain/Machine-Learning) - Coding Train repo with links to machine learning resources. ## Inspiration