Hi,
I don’t have much tensor flow experience so I stuck at week 1 lab 2 where it requires a lot of tensorflow coding without providing much guidance or tutorial. Can someone tell me how to ramp up tensor flow quickly so that I can complete lab 2?
I remember when I was a learner, I had no prior knowledge of TensorFlow, or Python for that matter, but the instructions and hints provided in the assignment were more than enough for me to complete them.
In addition to the other suggestions, here’s a thread on the forums that gives a nice introduction to the TF/Keras Sequential and Functional APIs, which should help a lot with that assignment.