Fast.ai Part 2: Deep Learning from the Foundations
course.fast.ai
Fast.ai Part 2: Deep Learning from the Foundations
1–10 of 33 posts
Re: Fast.ai Part 2: Deep Learning from the Foundations
#2Re: Fast.ai Part 2: Deep Learning from the Foundations
#3Re: Fast.ai Part 2: Deep Learning from the Foundations
#4Looking forward to the release of v2 of the library that was prototyped during the course!
Re: Fast.ai Part 2: Deep Learning from the Foundations
#5Re: Fast.ai Part 2: Deep Learning from the Foundations
#6In the other hand, I'm very exited to try the audio features
Re: Fast.ai Part 2: Deep Learning from the Foundations
#7Re: Fast.ai Part 2: Deep Learning from the Foundations
#8Can someone who has completed Fast.ai courses comment on the experience and then how you used the newly gained knowledge?
Re: Fast.ai Part 2: Deep Learning from the Foundations
#9Can someone who has completed Fast.ai courses comment on the experience and then how you used the newly gained knowledge?
I started using the techniques immediately, for applicable deep learning and NLP projects. There's no need to finish the entire course to get some actionable rapid prototyping done. Each lecture is nearly self contained once you're comfortable with the basics.
Re: Fast.ai Part 2: Deep Learning from the Foundations
#10I'm excited to see a couple lectures with Swift. All the work to add interoperability with Python and make swift-jupyter is very appreciated and feels like it's Xmas in June.
Just implement your model's architecture in Python. Export it. Invoke it at runtime via Swift and TF.