Live data from Hacker News

Fast.ai Part 2: Deep Learning from the Foundations

course.fast.ai

1–10 of 33 posts

Re: Fast.ai Part 2: Deep Learning from the Foundations

#8
post #7

Can 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

#9
post #8
post #7

Can 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.

Thanks! Was this for work or personal use?

Re: Fast.ai Part 2: Deep Learning from the Foundations

#10

I'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.

Why would you need Swift in Jupyter?

Just implement your model's architecture in Python. Export it. Invoke it at runtime via Swift and TF.

Post reply on HN