From 371bcb72acc5158a7e67cd855af8ef403e6c2d01 Mon Sep 17 00:00:00 2001 From: ZuzooVn Date: Mon, 24 Oct 2016 18:00:38 +0700 Subject: [PATCH] Added "Intro to Descriptive Statistics" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70f946d..4d937ac 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ Each day I take one subject from the list below, read it cover to cover, take no - Taught by Geoffrey Hinton, a pioneer in the field of neural networks - [ ] [Machine Learning - CS - Oxford University](https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/) - [ ] [Creative Applications of Deep Learning with TensorFlow](https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow/info) +- [ ] [Intro to Descriptive Statistics](https://www.udacity.com/course/intro-to-descriptive-statistics--ud827) ## Resources - [ ] [Machine Learning for Developers](https://xyclade.github.io/MachineLearning/)