Become a Machine Learning Engineer
How old is your younger brother?ankitdixit wrote: ↑Tue Aug 17, 2021 11:40 amHello All, My younger brother wants to build a career as a machine learning engineer and I have not much knowledge about this field. Can anyone help me out with how to become a machine learning engineer and whats the necessary skills to have and their salary, job responsibilities?
Isn't he old enough and educated enough to find out for himself how to start, the skills, salary and job responsibilities?ankitdixit wrote: ↑Tue Aug 17, 2021 1:24 pm23 year old and he has completed b.tech fron CS in 2020.

-
- Posts: 88
- Joined: Wed Jan 22, 2020 1:13 pm
Hi. I'm currently on an intership as a machine learning(data science, they're interchangeably used) engineer.ankitdixit wrote: ↑Tue Aug 17, 2021 11:40 amHello All, My younger brother wants to build a career as a machine learning engineer and I have not much knowledge about this field. Can anyone help me out with how to become a machine learning engineer and whats the necessary skills to have and their salary, job responsibilities?
I've started to learn all by myself last summer, beginning with this one: https://www.udemy.com/course/complete-m ... o-mastery/
This is another great course on deep learning that I did: https://www.udemy.com/course/deeplearning/
Nevertheless, the guys at the internship provided me another course for beginners. It's more theoretical, but it's so great: https://www.aws.training/Details/eLearning?id=26598
ML is usually composed of 3 parts:
- classical machine learning (linear regression, random forest, support vector machines models)
- deep learning (neural networks using frameworks as tensorflow, pytorch)
- reinforcement learning