Tuesday, 19 December 2017

Machine Learning

        All of you guys i know there is the trend for the machine leanring and actually we are talking about the Artificial intelligence. When i hear about Artificial Intelligence that Jarvius comes in my mind and that not actually Artificial Intelligence that is more then that we are think about it.
       So, Now we don't wasting time and start learning about what machine learning is actually is. So, the machine learning is nothing but algorithm to solve a problem that simply calculate of some parameter and give the output that what we want.

Defination of Machine Learning?
       Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. Machine learning focuses on the development of computer programs that can access data and use it learn for themselves.

There are three types of machine learning:
  1. Supervised Learning
  2. Unsupervised Learning
  3. Reinforcement Learning

Above listed these are the types of the machine leanring algorithms. Now we are not going for learning of the mathemetical stuff.Lets jump on the how the machine leanring model is and how we write the model. It's basical that how we are started learning c language or that language starting learning programming. In my case my mother tung is the c language.


There are many machine learning library like Tensorflow, pyTorch, caffe, etc.There is most popular is the Tensorflow and PyTorch library.