Viewing a single comment thread. View all comments

manimino t1_ivykzs5 wrote

You should take some of Andrew Ng's courses on Coursera, such as the ConvNets course. He walks through the major architectures in lectures (U-nets, ResNet, etc) and you implement them in homeworks.

Waaaay faster than banging your head against a paper. If you devote all your time for a week, you can get through the whole course. (Bit of a speedrun, you probably want two weeks for full comprehension.)

4

LightGreenSquash OP t1_iwi8nix wrote

Thanks, I'll have a look into them. I was mostly under the impression that Ng's courses are more beginner-oriented.

1