Course 1 Week 1, 2

Hey everyone.
I am new to this learning platform and recently started the course. Andrew repeatedly said to go through notebooks and run the code directly, and we don’t need to write the code ourselves. Writing the code will come later

Just wanted to know, if I am getting it right. I have completed the first 2 weeks of course 1 and found it quite interesting, but the only thing I am worried about is not understanding the logic of the codes specifically.

P.S - I am familiar with basic to intermediate python.

You should be able to learn what the code is doing by reading the markup in the notebook files, and analyzing what the code statements do.

Got this. Should I try to start writing the code myself? Or should I just read those and understand.

I recommend you follow the instructions in the practice lab notebooks.

If you have a specific question, I’d be glad to answer.

1 Like

Probably because you are new to deep learning and here the focus is on implementing deep learning using TensorFlow framework ,You might find it bit hard to get along with the logic if you really don’t understand what is happening under the hood.So probably start there.

1 Like

Got it thanks

I am doing MLS, the first course.