What do you guys use to learn about new technologies/languages? Kind of like learnxinyminutes but more in-depth.
Step 1: Download library X solving your specific need.
Step 2: Run library function Y on your data, this creates the model you need.
If you want to learn machine learning properly you need to go do a real course and learn the fundamentals. If not that is all you need to know. "How do I know what library to download or what function to run to get good results?" yeah, that is the hard part, a tutorial can't teach you this, go learn it properly in a university course or equivalent or spend a lot of time building experience if you want to be able to answer that.