Thank you in advance
Ask HN: How to get good as a self taught ML engineer?
1–8 of 8 posts
Re: Ask HN: How to get good as a self taught ML engineer?
#2Have you looked into ML compilation?
https://github.com/merrymercy/awesome-tensor-compilers
IMO there is low hanging fruit in the space between high performance ML compilers/runtimes and the actual projects people use. If you practice porting projects you use to these frameworks, that would give you a massive performance edge.
Re: Ask HN: How to get good as a self taught ML engineer?
#3Re: Ask HN: How to get good as a self taught ML engineer?
#4Re: Ask HN: How to get good as a self taught ML engineer?
#5> I really want to do some great work and help people. Have you looked into ML compilation? https://github.com/merrymercy/awesome-tensor-compilers IMO there is low hanging fruit in the space between high performance ML compilers/runtimes and the actual projects people use. If you practice porting projects you use to these frameworks, that would give you a massive performance edge.
Re: Ask HN: How to get good as a self taught ML engineer?
#6What does thriving in this field look like to you? Getting a job at a certain company, getting a certain type of job, making a side project that reaches a certain level of success, making a startup that reaches a certain level, just having fun and making things you love, making things that a handful of users love, something else
Re: Ask HN: How to get good as a self taught ML engineer?
#7Start with this https://mml-book.github.io/ Then this https://probml.github.io/pml-book/book1.html
Re: Ask HN: How to get good as a self taught ML engineer?
#8What does thriving in this field look like to you? Getting a job at a certain company, getting a certain type of job, making a side project that reaches a certain level of success, making a startup that reaches a certain level, just having fun and making things you love, making things that a handful of users love, something else
By thriving what I meant was be a really skillful person in the field. But to answer your question definitely building things a handful of people love is my goal. Can you tell me how to improve ML skills?
If that's your goal, then you might be better served by finding a group of users that you care about and can reach, understanding them deeply, and then only learning what you need to better solve the problems that really matter to them. You might end up needing to learn ML skills, you might end up needing to learn design, sales, copywriting, other domain-specific skills, and so on.