In recent years, everybody around us starts talking about machine learning and its applications, consequences, etc. Especially there are large numbers of students and professionals who are attracted to it. Consequently, a large number of online platforms came into the limelight. Then the question is
When did Machine Learning start?

Ever since human starts thinking about computing there are a lot of ups and downs. But the major changes in Machine learning starts around the middle of the 20th century. So down below is a brief summary of the History of machine learning progress happened to date.
1943
In 1943 Authors Warren S. McCulloch and Walter Pitts published an article “A logical calculus of the ideas immanent in nervous activity”. In this article, they briefly explained neural network functioning and described it as “Mimicking the brain”.
1950
In the year 1950 major work in the field of AI happened when Alan Turing Creates the “Turing Test” for machines. This test is still used for the comparison of various machine-learning models. According to this test if a machine is able to fool the human that it is human, then the model is said to possess intelligence.
1951
In 1951 Stochastic Neural Analog Reinforcement Calculator abbreviated as SNARC first-ever Artificial Neural Network built by Marvin Minsky and Dean Edmunds. In this, they make use of 3000 vacuum tubes to simulate 40 neurons. This machine was able to learn.
1952
This year IBM’s Poughkeepsie Laboratory was working on the very first machine learning programs. Arthur Samuel joined them and later in the same year Arthur Samuel developed a program that can play checkers and also based upon the environments and agents this machine learning program able to learn its own.
1955
The First Artificial Intelligence Program known as Logic Theorist was developed by Allen Newell and Herbert Simon and was successfully able to solve 38 out of the first 52 theories as discussed in Whitehead and Russell’s Principia Mathematica.
1957
This year came with the discovery of perceptron, a supervised learning algorithm for binary classifiers by Frank Rosenblatt.
1959
Arthur Samuel makes use of the term “Machine Learning” stating that the machine can be able to learn to play checkers better than the human taught the program to do it.
1965
The machine starts playing tic-tac-toe developed by Donald Michie which makes use of reinforcement learning to play the game and learn from it. This news helps other researchers to think more about other machine learning algorithms to solve these kinda problems.
1967
In the year 1967 algorithm named the Nearest neighbor was developed. this makes use of the maps to solve the problem. Later this was widely used for basic pattern recognition. Now we make use of the Nearest Neighbor algorithm to solve various problems.
1970
Seppo Linnainmaa publishes a general method for automatic Differentiation in 1970. That method corresponds to the modern version of backpropagation which is widely used in various algorithms.
1979
Stanford cart was developed which was able to navigate in the room and can also find the obstacles found in the room.
1980
Kunihiko Fukushima publishes a paper on Neocognitron, which is a multilayered artificial neural network. Neocognitron has been widely used for pattern recognition and handwritten character recognition.
1981
Gerald Dejong introduces a fairly new concept known as Explanation Based Learning. According to this algorithm first, it analyzes the data, and then depending upon the data it makes a general rule that the algorithm can follow and easily discard the unimportant data.
1982
Hopfield Networks a kind of recurrent neural network was invented by John Hopfield. These Neural Networks are served as content-addressable memory systems.
1985
Terry Sejnowski developed a program that can be able to pronounce the words the same as a baby. He named it as NetTalk.
1989
Christopher Watkins developed Q-learning a model-free reinforcement learning algorithm. It means that we don’t need to train the model. But the model gets trained based upon the reward he got after completing a particular task.
1995
Tin Kam Ho publishes a paper in which she described an algorithm that can be used for Regression, classification, and other tasks, known as Random Forest Algorithm.
1995
The support Vector Machine Algorithm was developed by Vladimir Vapnik and Corinna Cortes.
1997
World Chess Champion Kasparov was beaten by IBM’s Deep Blue.
1997
LSTM was developed by Jürgen Schmidhuber and Sepp Hochreiter, through which the efficiency and practical use of neural networks increases.
2006
Netflix made a competition in which participants needs to develop an algorithm that could beat their own recommendation system. Team “The Ensemble” was able to make by an improvement of 10.09%. but Netflix never implemented that algorithm.
2006
Geoffrey Hinton gave the new Term “Deep Learning” which makes use of Artificial neural networks in order to identify text and objects in images and videos.
2009
A large visual database, known as Imagenet is created.
2010
Kaggle a website for various machine learning competitions was launched, which is widely used by various data scientists all over the world.
2011
IBM Watson by making use of NLP, various machine learning algorithms, and information (Data) beat the two human champions in Jeopardy.
2012
The Google Brain team led by Andrew Ng and Jeff Dean creates a neural network that is able to detect the cat from youtube videos. for this, they make a neural network that can learn from unlabeled data.
2014
Deepface was published by Facebook which could able to identify faces with an accuracy of 97.35%.
2015
Microsoft and Amazon launch their own machine-learning platforms.
2016
Google’s AlphaGo program becomes the first program the human in the Chinese board game Go.
2019
In three days OpenAI’s Dota 2 bot won 7215 against the humans. This bot has an overall accuracy of 99.4%. The data seems very interesting which means that might be in the real future machine can be able to pass all the tests of Turing.
We are hopeful that, now you will get an idea of when did machine learning start.
That’s it!
No, it’s just the beginning of the era in which we will be able to completely mimic brain functionality. Nowadays the data generated is far greater than the data generated in the whole of mankind’s history, which makes it easier for computer programs to learn more. Let’s see what’s new and exciting will happen in the field of machine learning.