You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
# Deep Learning with Python ([Website](https://dl-with-python.readthedocs.io/en/latest/))
7
7
Collection of a variety of Deep Learning (DL) code examples, tutorial-style Jupyter notebooks, and projects.
8
8
9
-
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).
9
+
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).
10
10
11
11
Here is the **[Github Repo](https://github.com/tirthajyoti/Deep-learning-with-Python)**.
0 commit comments