AI: Where we’ve come from, and where we are

Rishal Hurbans
3 min readMay 19, 2021

History is filled with myths of “mechanical men” and “autonomous thinking” machines. Looking back, we’re standing on the shoulders of giants in everything we do. Here’s a brief look back at some AI history.

1950s: The term “Artificial Intelligence” is coined. The concept of artificial neural networks is introduced. The model of the Perceptron is invented. The LISP programming language is invented. Alan Turing proposes the Turing Test.

From Chapter 9: Artificial neural networks in Grokking Artificial Intelligence Algorithms

1960s: ML models for predictions are popularised. The Unimate robot works on a car assembly line. A paper highlighting flaws in the Perceptron creates doubts about the concept.

From Chapter 8: Machine learning in Grokking Artificial Intelligence Algorithms

1970s: BKG wins at backgammon — with a bit of luck. Evolutionary algorithms are popularised. Freddy the robot is able to use visual perception. The Prolog programming language is invented.

From Chapter 4: Evolutionary algorithms in Grokking Artificial Intelligence Algorithms

1980s: LISP machines are used for expert systems. New hope arrives for neural networks through the introduction of back-propagation. Swarm intelligence is popularised.

From Chapter 7: Swarm Intelligence in Grokking Artificial Intelligence Algorithms

1990s: TD-Gammon shows the potential power of reinforcement learning. Beginning of experiments with autonomous cars. IBM’s Deep Blue beats a grand master and becomes a chess champion. The rise of internet search and internet bots begins.

From Chapter 3: Intelligent search in Grokking Artificial Intelligence Algorithms

2000s: The game of checkers is solved. Facial recognition using neural networks shows promise. The adoption of the internet booms, opening the mass collection of data from the world. IBM’s Watson wins at Jeopardy.

From Chapter 9: Artificial neural networks in Grokking Artificial Intelligence Algorithms

2010s: Voice assistants become widely adopted creating a facade of “general intelligence”. Work in autonomous cars are booming. Purpose-built AI hardware becomes widely adopted.

From Chapter 10: Reinforcement learning with Q-learning in Grokking Artificial Intelligence Algorithms

2010s: DeepMind AlphaGo is the first program to defeat a professional Go player and world champion, and is arguably the strongest Go player in history. AlphaGo improved and became increasingly stronger and better at learning and decision-making through reinforcement learning.

2020s: OpenAI GPT-3: Generative Pre-trained Transformer 3 is a language model that uses deep learning to produce human-like text. It can generate convincing information that makes sense with the context like creating poems, memes, or even websites.

2020s: If you could unravel a protein you would see that it’s like a string of beads made of a sequence of different chemicals known as amino acids. DeepMind AlphaFold predicts 3D models of protein structures. It has the potential to improve pathology for many diseases.

2020s: OpenAI CLIP (Contrastive Language–Image Pre-training) learns visual concepts from natural language supervision. CLIP can be applied to any visual classification benchmark by simply providing the names of the visual categories to be recognised.

What’s missing? If you enjoyed this thread, check out my book, Grokking Artificial Intelligence Algorithms: http://bit.ly/gaia-book, consider following me for more, or join my mailing list for infrequent knowledge drops in your inbox: https://rhurbans.com/subscribe.

--

--

Rishal Hurbans

Making remote more human with InteractsApp.com • Sharing brain food on rhurbans.com • Author of Grokking AI Algorithms