manimino

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

manimino t1_it8taxc wrote

A part-of-speech filter would make this much more useful, and it should be really easy to add.

For example, in your "netflix" prompt, I might want the output "cozy", so I'd specify an adjective.

4