| This is closer to traditional SWE than AI research. Take some courses and get some certifications. And also make some serious projects where you demonstrate your capabilities with cutting edge tools. This is more focused on tools and use of said tools. Take some trained models, and demonstrate how well you can use them. Some ideas: 1. Take a cats vs. dogs model, deploy it online. Design an API around it. Document the API well. Create a mechanism to show confidence score, and store low confidence score examples in a database that you can later manually label and retrain the model with. 2. Take a smallish LLM, design a VS code extension that documents your functions based on docstring. Just demonstrate your basic knowledge in ML, and really good software engineering skills, learn the vocabulary well, and then start applying for jobs. It's much better if you have a CS/EE degree. |
Certifications will do nothing for you. The harsh reality is only real world experience doing this stuff at scale will help you understand all the complexity involved. There are tons of people trying to hop onto this train after taking a few online courses and it's making it hard to filter down candidate pools.