Intro to Machine Learning

Machine learning is one of the growing fields in the artificial intelligence sub field.
Machine learning is one of the sub fields of artificial intelligence. Machine learning includes Deep learning where different classifiers and neural networks are used to analyze and conclude and take decisions from the Big Data.

It’s like mixing fruits and making juice as output. With growing era of technology, machine Learning is a very fascinating topic. With the help of tensor flow, scipy which are needed in Python to include various libraries in order to analyze data in various ways, we can do a lot of works with those data. With increase in Data day by day it is very important to extract only useful things from those big data which is done by Machine Learning.

Machine learning, as the name suggests, helps to train a robot to interact with human and do various human like tasks. Nowadays every big company like Google, Netflix, Facebook uses machine Learning. Google self driving car is also by Machine learning. How Facebook knows who you are just by analyzing your face? It’s machine learning.

Ever wondered how Netflix knows which kinds of movies do you like and shows your recommendations? And same goes with YouTube. Yeah you guessed it right. It’s Machine Learning.

With a bunch of Deep Learning and some codes in Python, we can do a heck of work with Machine Learning. I will be posting about Machine Learning every week for four years. So stay tuned for tons of exciting things. We together can be a Machine Master by then.

Comments

Popular posts from this blog

Boosting and AdaBoost algorithm.

Decision tree