From 1ffef901bd313c49cb7fdd62cb827f8c7385a869 Mon Sep 17 00:00:00 2001 From: Tirthajyoti Sarkar Date: Mon, 30 Dec 2019 22:11:30 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52746737..e7e3970f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Deep Learning with Python ([Website](https://dl-with-python.readthedocs.io/en/latest/)) Collection of a variety of Deep Learning (DL) code examples, tutorial-style Jupyter notebooks, and projects. -Many of the Jupyter notebooks are built on **[Google Colab](https://colab.research.google.com/)** and may employ special functions exclusive to Google Colab (for example uploading data or pulling data directly from a remote repo using standard Linux commands). +Quite a few of the Jupyter notebooks are built on **[Google Colab](https://colab.research.google.com/)** and may employ special functions exclusive to Google Colab (for example uploading data or pulling data directly from a remote repo using standard Linux commands). Here is the **[Github Repo](https://github.com/tirthajyoti/Deep-learning-with-Python)**.