From 8a0c9f75ac024a1ab83611e6694ce353c67f344f Mon Sep 17 00:00:00 2001 From: Jun Date: Sat, 22 Feb 2025 11:28:52 +0800 Subject: [PATCH] Update README.md Fixed some potential misspellings/errors. --- 1-Introduction/2-history-of-ML/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Introduction/2-history-of-ML/README.md b/1-Introduction/2-history-of-ML/README.md index 5ba29db9..7bd1b5d1 100644 --- a/1-Introduction/2-history-of-ML/README.md +++ b/1-Introduction/2-history-of-ML/README.md @@ -90,7 +90,7 @@ By the mid 1970s, it had become apparent that the complexity of making 'intellig - **Paucity of data**. There was a paucity of data that hindered the process of testing, developing, and refining algorithms. - **Are we asking the right questions?**. The very questions that were being asked began to be questioned. Researchers began to field criticism about their approaches: - 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. + - The ethics of introducing artificial intelligences such as the "therapist" ELIZA into society were challenged. ---