Hacker News new | ask | show | jobs
by ttul 1244 days ago
Jeremy Howard's FastAI's course is another great one: https://course.fast.ai/

I'm enrolled in their latest course via University of Queensland; presently, they're teaching us by implementing one of the latest text-to-image papers in PyTorch. They cover the math as side lectures if you're interested in it and have the pre-requisite knowledge. But it's not necessary if what you're keen on is the programming of models.