sophcheng commited on
Commit
43fc846
·
verified ·
1 Parent(s): a2b0f52

Update train_dataset.csv

Browse files
Files changed (1) hide show
  1. train_dataset.csv +1 -31
train_dataset.csv CHANGED
@@ -19,34 +19,4 @@ Who formulate the famous physical symbol system hypothesis?, "Allen Newell and H
19
  What does physical symbol system hypothesis states?, "a physical symbol system has the necessary and sufficient means for general intelligent action."
20
  Who constructed the Geometry Theorem Prover?, "Herbert Gelernter (1959)."
21
  Who defined the high-level language Lisp?, "John McCarthy."
22
- Who discovered a complete theorem-proving algorithm for first-order logic in 1965?, "J. A. Robinson"
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."
34
- What does Minsky's idea of frames (1975) implies?, "assembling facts about particular object and event types and arranging the types into a large taxonomic hierarchy analogous to a biological taxonomy."
35
- What caused the AI winter?, "Many companies fell by the wayside as they failed to deliver on extravagant promises."
36
- What does “luminiferous aether of Al” by Geoff Hinton mean?, "A reference to the non-existent medium through which many 19th-century physicists believed that electromagnetic waves propagated."
37
- How is the connectionist models better suited to the messiness of the real world?, "It forms internal concepts in a more fluid and imprecise way."
38
- What approach does the brittleness of expert systems led to?,"It is an approach incorporating probability rather than Boolean logic"
39
- What approach dominate the field of speech recognition?, "The approach using hidden Markov models (HMMs)."
40
- Which year is an important year for the connection between Al and other fields?, "1988"
41
- Whose research led to a new acceptance of probability and decision theory in Al?, "Judea Pearl's (1988)."
42
- What does Pearl's development of Bayesian networks yielded?, "It yielded a rigorous and efficient formalism for representing uncertain knowledge as well as practical algorithms for probabilistic reasoning"
43
- What major contribution is done by Rich Sutton in 1988?, "connecting reinforcement learning to the theory of Markov decision processes (MDPs) developed in the field of operations research."
44
- What kind of advances facilitated the big data phenomenon?, "Remarkable advances in computing power and the creation of the World Wide Web."
45
- Who argued that the improvement in performance obtained from increasing the size of the data set by two or three orders of magnitude outweighs any improvement that can be obtained from tweaking the algorithm?, "Banko and Brill (2001)"
46
- Who developed a clever method for filling in holes in photographs by blending in pixels from similar images?, "Hays and Efros (2007)."
47
- What does the term deep learning refers to?,"It refers to machine learning using multiple layers of simple"
48
- What method do experiments found some success in handwritten digit recognition in the 1990s?, "convolutional neural networks."
49
- How does deep network contribute to ALPHAGO's victories over the leading human Go players?, "representing the evaluation function."
50
- What system does U.S. forces deployed to do automated logistics planning and scheduling for transportation?, "a Dynamic Analysis and Replanning Tool"
51
- What AI system defeated world chess champion Garry Kasparov in 1997?, "Deep Blue defeated Kasparov in 1997!"
52
- What AI system defeated the world GO champion Ke Jie?, "ALPHAGO!"
 
19
  What does physical symbol system hypothesis states?, "a physical symbol system has the necessary and sufficient means for general intelligent action."
20
  Who constructed the Geometry Theorem Prover?, "Herbert Gelernter (1959)."
21
  Who defined the high-level language Lisp?, "John McCarthy."
22
+ Who discovered a complete theorem-proving algorithm for first-order logic in 1965?, "J. A. Robinson"