Skip to content

Commit 6984665

Browse files
author
User
committed
update readme
1 parent e11f05c commit 6984665

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ Find associated tutorials at https://lazyprogrammer.me
77

88
Find associated courses at https://deeplearningcourses.com
99

10-
Please note that not all code from all courses will be found in this repository. Some newer code examples (e.g. everything from Tensorflow 2.0) were done in Google Colab. Therefore, you should check the instructions given in the lectures for the course you are taking.
10+
Please note that not all code from all courses will be found in this repository. Some newer code examples (e.g. most of Tensorflow 2.0) were done in Google Colab. Therefore, you should check the instructions given in the lectures for the course you are taking.
11+
12+
13+
How to I find the code for a particular course?
14+
===============================================
15+
16+
The code for each course is separated by folder. You can determine which folder corresponds with which course by watching the "Where to get the code" lecture inside the course (usually Lecture 2 or 3).
17+
18+
Remember: one folder = one course.
1119

1220

1321
Why you should not fork this repo

0 commit comments

Comments
 (0)