Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Any specifics for trying out AI stuff? Take some online courses? Play around with some simple models in DL frameworks?


Andrew Ng's online courses are great to get your feet wet. You use Octave/Matlab to implement the basics of many machine learning models from scratch, and build yourself up to using python to design several popular deep learning models including convolutional and transformers. It's not required, but a good idea to understand at least the basics of linear algebra and calculus.


I think the course just got updated during the past year and now they use Python instead of Octave/Matlab


Interesting. To be honest I really appreciated how they started with Matlab; it gave a very math-centric focus to the fundamentals, although of course you can do all of that with Python too. And I say this as a professional developer.


FastAI gets recommended a lot I think, if you can already code - focuses on hacking with frameworks instead of starting with the boring linear algebra stuff.

https://course.fast.ai/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: