sophcheng commited on
Commit
a2b0f52
·
verified ·
1 Parent(s): 28f6562

Update train_dataset.csv

Browse files
Files changed (1) hide show
  1. train_dataset.csv +0 -2
train_dataset.csv CHANGED
@@ -23,13 +23,11 @@ Who discovered a complete theorem-proving algorithm for first-order logic in 196
23
  Which program in 1963 was able to solve closed-form calculus integration problems typical of MIT's first-year college courses?, "James Slagle's Saint program"
24
  What is the most famous microworld?, "The blocks world."
25
  What does the perceptron convergence theorem say?, "The theorem says that the learning algorithm can adjust the connection strengths of a perceptron to match any input data"
26
- What does the book Preceptrons (1969) mentioned?, "Although perceptrons (a simple form of neural network) could be shown to learn anything they were capable of representing
27
  What is the weak methods in 1969?, "a general-purpose search mechanism trying to string together elementary reasoning steps to find complete solutions."
28
  Why weak methods in 1969 are called weak methods?, "They do not scale up to large or difficult problem instances.""
29
  Which program is the first successful knowledge-intensive system?, "The DENDRAL program."
30
  What does knowledge-intensive system mean?, "A system that its expertise derived from large numbers of special-purpose rules."
31
  What is the content of the Heuristic Programming Project (HPP)?, "It is to investigate the extent to which the new methodology of expert systems could be applied to other areas."
32
- What function does MYCIN system contribute in?, "diagnosing blood infections."
33
  How is the performance of certainty factors in MYCIN?, "It seemed (at the time) to fit well with how doctors assessed the impact of evidence on the diagnosis."
34
  Which system is the first successful commercial expert system?, "R1."
35
  What does robust language understanding requires?, "general knowledge about the world and a general method for using that knowledge."
 
23
  Which program in 1963 was able to solve closed-form calculus integration problems typical of MIT's first-year college courses?, "James Slagle's Saint program"
24
  What is the most famous microworld?, "The blocks world."
25
  What does the perceptron convergence theorem say?, "The theorem says that the learning algorithm can adjust the connection strengths of a perceptron to match any input data"
 
26
  What is the weak methods in 1969?, "a general-purpose search mechanism trying to string together elementary reasoning steps to find complete solutions."
27
  Why weak methods in 1969 are called weak methods?, "They do not scale up to large or difficult problem instances.""
28
  Which program is the first successful knowledge-intensive system?, "The DENDRAL program."
29
  What does knowledge-intensive system mean?, "A system that its expertise derived from large numbers of special-purpose rules."
30
  What is the content of the Heuristic Programming Project (HPP)?, "It is to investigate the extent to which the new methodology of expert systems could be applied to other areas."
 
31
  How is the performance of certainty factors in MYCIN?, "It seemed (at the time) to fit well with how doctors assessed the impact of evidence on the diagnosis."
32
  Which system is the first successful commercial expert system?, "R1."
33
  What does robust language understanding requires?, "general knowledge about the world and a general method for using that knowledge."