Posts

Showing posts from September, 2020

Introduction to Machine Learning

Image
  Definition Machine Learning is a process by which Machines (or generally Computers) learn and improve from previous outputs and adjust themselves to be better at doing a task. In simple words, when a machine learns by itself is called Machine Learning. Relation with A.I, Deep Learning, and Data Science Artificial intelligence means programming machines to be as intelligent as Humans that's why the name Artificial Intelligence ( intelligence which is not real).   Machine Learning, Data Science, and Deep learning all are the branches of A.I.  Machine learning deals with the learning of the machine through previous outputs and adjusts the performance to perform that task efficiently.  Data Science deals with the manipulation of data and performing operations on data to get some insights.  Deep learning is solving a problem with help of Artificial Neural Networks and the problems where data is huge and Machine Learning algo cannot perform better Deep Learning...