Goto

Collaborating Authors

 start machine learning


How to Start Machine Learning from Scratch in 2021?

#artificialintelligence

Machine learning involves the use of Artificial Intelligence to enable machines to learn a job through experience without having to organize them directly for that job. The choice of algorithms depends on what kind of data we have and what kind of work we are trying to make it work. One year ago, I started learning machine learning online on my own. I had no idea what I was doing. I'd never coded before but decided I wanted to learn machine learning. The most common question I found people asking is "where do I start?"


Start Machine Learning in 2020 -- Become an expert from nothing, for free!

#artificialintelligence

This guide is intended for anyone having zero or a small background in programming, mathematics, and/or machine learning. There is no specific order to follow, but a classic path would be from top to bottom, following the order given in this article. If you don't like reading books, skip the section, if you don't want to follow an online course, you can skip this one as well. There is not a single way to become a machine learning expert, and with motivation, you can absolutely achieve it creating your own steps. But the goal of this article is to give a path for anyone wanting to get into machine learning and not knowing where to start.


r/learnpython - Should I start Machine Learning?

#artificialintelligence

So I've recently finished grokking algorithms (the book) among many others, and I'm curious if I should move on. I've learned about linked lists, trees, and algorithms. So basically I learned a good portion of data structures and algorithms, but I'm now going to Analysis of Data. I've learned a little about Pandas and I am about 3 tutorials away from machine learning. I remember about a year or two ago, I learn print("Hello, World") and instantly though it was time to do machine learning, but quickly realized I was mistaken. But now that I'm actually at that point, it doesn't seem right.


How to start Machine Learning with Java? • /r/MachineLearning

@machinelearnbot

How to start Machine Learning with Java? (self.MachineLearning) I am a Java developer. I have huge interest on Machine Learning but don't know how should I start. How is Java as a programming language to use in Machine Learning? I've found many resources of Machine Learning which used Python. In case of Machine Learning do the Python guys get more advantage over the Java guys?