From a4836c1a6568a08b6b96788be08e29539bee9452 Mon Sep 17 00:00:00 2001 From: veera-potnis <44449313+veera-potnis@users.noreply.github.com> Date: Tue, 29 Jan 2019 11:33:13 -0500 Subject: [PATCH] Google Colaboratory (#28675) Information about a machine learning online environment. --- guide/english/machine-learning/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/machine-learning/index.md b/guide/english/machine-learning/index.md index 0529c4df2e..69fe176c45 100644 --- a/guide/english/machine-learning/index.md +++ b/guide/english/machine-learning/index.md @@ -64,6 +64,7 @@ The idea of overfitting in machine learning is making the machine model the data - Math, Stats and NLP for Machine Learning - Supervised Learning on Data camp - Machine Learning Mastery +- If you want to research machine learning without any environment settings, try out [Google Colaboratory](https://colab.research.google.com) - a Jupyter Notebook environment that requires no setup to use ## Lab