From 230a3b88e5f872a22dadeb769da3be1a69f43bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Tue, 3 Feb 2015 13:01:06 +0100 Subject: [PATCH] Added Computing Machinery and Intelligence This paper written in 1950 revolutionized the way we see AI. The papers remains pretty relevant today, even though it is 65 years old, and it probably the most influential paper in the field of AI written so far. --- artificial_intelligence/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/artificial_intelligence/README.md b/artificial_intelligence/README.md index baa4ce5..d33c59a 100644 --- a/artificial_intelligence/README.md +++ b/artificial_intelligence/README.md @@ -1,3 +1,5 @@ ## Artificial Intelligence [Analysis of Three Bayesian Network Inference Algorithms:Variable Elimination, Likelihood Weighting, and Gibbs Sampling](https://github.com/papers-we-love/papers-we-love/blob/master/artificial_intelligence/3-bayesian-network-inference-algorithm.pdf) by Rose F. Liu, Rusmin Soetjipto + +[Computing Machinery and Intelligence](http://www.csee.umbc.edu/courses/471/papers/turing.pdf) by A.M. Turing