Practical Deep Learning for Coders 2022
1–10 of 86 posts
Re: Practical Deep Learning for Coders 2022
#2Re: Practical Deep Learning for Coders 2022
#3Re: Practical Deep Learning for Coders 2022
#4Re: Practical Deep Learning for Coders 2022
#5Hi folks - I'm the creator/teacher of this course. I'd be happy to answer any questions that you have about the course, learning deep learning in general, or the state of deep learning in 2022.
It wasn't until the last few years I saw people start freezing the model and just fine tuning the last layers. I've watched presenters from flamingo and imagen talk about their similar approaches. I heard it here first, at fastai.
Re: Practical Deep Learning for Coders 2022
#6Hi folks - I'm the creator/teacher of this course. I'd be happy to answer any questions that you have about the course, learning deep learning in general, or the state of deep learning in 2022.
Thank you, so much, for enabling us mortals the power of ethical, modern AI. Your work, and the work of your colleagues, has brought so much good to this world. It wasn't until the last few years I saw people start freezing the model and just fine tuning the last layers. I've watched presenters from flamingo and imagen talk about their similar approaches. I heard it here first, at fastai.
Re: Practical Deep Learning for Coders 2022
#7Hi folks - I'm the creator/teacher of this course. I'd be happy to answer any questions that you have about the course, learning deep learning in general, or the state of deep learning in 2022.
Re: Practical Deep Learning for Coders 2022
#8Hi folks - I'm the creator/teacher of this course. I'd be happy to answer any questions that you have about the course, learning deep learning in general, or the state of deep learning in 2022.
Thank you for creating this course. I started out on Tensor Flow but seeing this material I am in two minds whether I should abandon my TF book and start this one or save it for later. Most likely I am going to dive in :-)
Re: Practical Deep Learning for Coders 2022
#9Hi folks - I'm the creator/teacher of this course. I'd be happy to answer any questions that you have about the course, learning deep learning in general, or the state of deep learning in 2022.
What is your take on the current state of autonomous driving? Do you think we can achieve "full autonomy" with the technology we have currently?
Any new advances in DL that you are excited about?
Re: Practical Deep Learning for Coders 2022
#10Even DL used for audio processing (classification, separation etc) seems to convert audio to spectral graphs and apply DL to that.
Changing a problem to be expressed as image inputs will be an advantage when using DL as a solution. Would you agree ?