From 9aca5aa6999d6e4f56eec4affe034d2cfc593b36 Mon Sep 17 00:00:00 2001 From: Python Engineer Date: Thu, 19 Mar 2020 23:00:55 +0100 Subject: [PATCH] small changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f641cf7..e71e08d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A complete study plan to become a Machine Learning Engineer with links to all FR - For theory lectures: Follow along, take notes, and repeat the notes afterwards. - For practical lectures/courses: Follow along, take notes. If they provide exercises, do them!!! Do not just google the answer, but try to solve it yourself first! - For coding tutorials: Code along, and after the video try to code it on your own again. -- Step 3 is critical! Your theoretical knowledge is worthless if you don't know how to apply it to real world problems! Do as many personal projects and competitions as you can! +- Step 3 is critical! Your theoretical knowledge is worthless if you don't know how to apply it to real world problems! Do as many personal projects and competitions as you can! You don't have to wait with step 3 until you finished the other parts, I recommend starting with a side project or kaggle competition after you finished part 1.1 (Andrew Ng's course). ## The Plan