From a54a38ccc93795fc40b12a005509cb3cf7df6ad8 Mon Sep 17 00:00:00 2001 From: Bradley Date: Sat, 15 Dec 2018 05:20:54 -0500 Subject: [PATCH] Added resource for Machine Learning (#24888) Provided a course for people who are wanting to go more in-depth with machine learning. --- guide/english/machine-learning/neural-networks/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/machine-learning/neural-networks/index.md b/guide/english/machine-learning/neural-networks/index.md index e24cbbe378..82e9d3a994 100644 --- a/guide/english/machine-learning/neural-networks/index.md +++ b/guide/english/machine-learning/neural-networks/index.md @@ -62,3 +62,4 @@ The second most common form of neural networks is neuroevolution. In this system - [3Blue1Brown, Youtube Channel with Neural Network content](https://youtu.be/aircAruvnKk) - [Siraj Raval, Youtube CHannel with Neural Network content](https://youtu.be/h3l4qz76JhQ) - [Neuroevolution - Wikipedia](https://en.wikipedia.org/wiki/Neuroevolution) +- [Machine Learning - Coursera](https://www.coursera.org/learn/machine-learning?action=enroll#)