Artificial Intelligence

From wiki
Revision as of 16:34, 30 September 2018 by Hdridder (talk | contribs) (Created page with "2 types of AI ==Symbolic== Trying to capture intelligence in rules (Marvin Minsky, John McCarthy, Oliver Selfridge, Ray Solomonoff) ==Subsymbolic== Learn to understand the wor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2 types of AI

Symbolic

Trying to capture intelligence in rules (Marvin Minsky, John McCarthy, Oliver Selfridge, Ray Solomonoff)

Subsymbolic

Learn to understand the world by trial and error. (Rosenblatt).

Neural Network, later called Machine Learning.

Supervised

Feed input/output pairs

Unsupervised

Input only

Reinforcement

Input and Critic. Constant feeding of new data, try to evaluate and have the result checked (by humans).