From a939832886e221b05a7effb72d9689bda06cebbc Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 3 Jun 2021 15:17:20 -0400 Subject: [PATCH] remove en.wikipedia --- Introduction/2-history-of-ML/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Introduction/2-history-of-ML/README.md b/Introduction/2-history-of-ML/README.md index daf5aa21..0df672ca 100644 --- a/Introduction/2-history-of-ML/README.md +++ b/Introduction/2-history-of-ML/README.md @@ -60,7 +60,7 @@ By the mid 1970s, it had become apparent that the complexity of making 'intellig - Turing tests came into question by means, among other ideas, of the 'chinese room theory' which posited that, "programming a digital computer may make it appear to understand language but could not produce real understanding."[source](https://plato.stanford.edu/entries/chinese-room/) - The ethics of introducing artificial intelligences such as the "therapist" ELIZA into society was challenged -At the same time, various AI schools of thought began to form. A dichotomy was established between ["scruffy" vs. "neat AI"](https://en.wikipedia.org/wiki/Neats_and_scruffies) practices. 'Scruffy' labs tweaked programs for hours until they had the desired results. 'Neat' labs "focused on logic and formal problem solving". ELIZA and SHRDLU were well-known 'scruffy' systems. In the 1980s, as demand emerged to make ML systems reproducible, the 'neat' approach gradually took the forefront as its result are more explainable. +At the same time, various AI schools of thought began to form. A dichotomy was established between ["scruffy" vs. "neat AI"](https://wikipedia.org/wiki/Neats_and_scruffies) practices. 'Scruffy' labs tweaked programs for hours until they had the desired results. 'Neat' labs "focused on logic and formal problem solving". ELIZA and SHRDLU were well-known 'scruffy' systems. In the 1980s, as demand emerged to make ML systems reproducible, the 'neat' approach gradually took the forefront as its result are more explainable. ## 1980s Expert systems As the field grew, its benefit to business became clearer, and the 1980s the proliferation of 'expert systems'. "Expert systems were among the first truly successful forms of artificial intelligence (AI) software."[source](https://wikipedia.org/wiki/Expert_system)