Posts

Showing posts from December, 2021

Machine Learning

 What is Machine Learning? Machine learning is set of techniques to make computers better  at doing things that humans(traditionally) can do better then machines. For example -  Multiplying two big numbers 98765432376567 * 67754788653578546 This can be done easily with computers in less than a seconds Similarly searching for some data is through millions of files then the search operation is extremely difficult for humans, but computers can do it matter of nano seconds. There are some task where human outperform machines