DEV Community

Discussion on: 🤖 Interactive Machine Learning Experiments

Collapse
 
tmohammad78 profile image
mohammad taheri

Thank you . For your road map. I couldn't find a good road map for starting ML. What's your opinion about handle machine learning book 🤔 is it good for starting or not? and rust is good for ML or not?

Collapse
 
trekhleb profile image
Oleksii Trekhleb

I'm a new to machine learning to be honest, so not too much of experience to share, but I would suggest starting from Andrew Ng courses on Coursera (i.e. coursera.org/learn/machine-learning). He explains things really good and make them easy to understand. Regarding the language, I would prefer Python because of all those libraries (Keras, Tensorflow, NumPy, Matplotlib etc.) that makes life easier. But that's my personal choice.

Collapse
 
tmohammad78 profile image
mohammad taheri

Thanks again .okay . I add this to my Todo list 😁