Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 848 Bytes

artificial-intelligence.md

File metadata and controls

42 lines (18 loc) · 848 Bytes

Artificial Intelligence

Artificial Intelligence

https://en.wikipedia.org/wiki/Norbert_Wiener_Award_for_Social_and_Professional_Responsibility

Moravec's Paradox

Computers can easily do things that were recently invented in human history, but struggle with things a 2-year-old can do

Moravec's Paradox [WP]​

Machine Learning

Machine learning is the automation of automation.

PyTorch

https://pytorch.org/

PyTorch GH repo

Deep Learning with PyTorch: A 60 Minute Blitz

TensorFlow

https://www.tensorflow.org/

Society of Mind by Marvin Minsky

Neural Networks

Input layer -> Hidden Layer -> Output Layer

Perceptron (Cornell) first trainable NN