Class Note
Class Note
Lesson 1
An introduction to AI and its History
- Image classification by ai was achieved in 2015 and they were able to perform
better than humans.
- Machine translation was achieved in 2016 and able to perform near human
performance.
Definitions :
Artificial Intelligence - a program that can sense, reason , act, and adapt.
Machine learning - Algorithms whose performance improve as they are exposed to
more data over time.
Deep learning - Subset of machine learning in which multilayered neural networks
learn from vast amounts of data.
Machine Learning - Algorithms whose performance improve as they are exposed to
more data over time.
Artificial Intelligence
Machine learning
“The study and construction of programs that are not explicitly programmed, but learn
patterns as they are exposed to more data over time.” (Intel)
Deep Learning
Machine learning involves using very complicated models called “deep neural
networks”.
Models determine best representation of original data; in classic machine learning,
humans must do this.
History of AI
1950s: Early AI
• 1950: Alan Turing developed the Turing test to test a machine's ability to exhibit intelligent
jjjjjjjjjbehavior.
• 1956: Artificial Intelligence was accepted as a field at the Dartmouth Conference.
• 1957: Frank Rosenblatt invented the perceptron algorithm. This was the precursor to modern
neural networks.
• 1959: Arthur Samuel published an algorithm for a checkers program using machine learning