AI specifically Flashcards

1
Q

Explain Alan Turing and the Turing Test

A

In 1950, Alan Turing* published a
landmark paper in which he
speculated about the possibility
of creating machines with true
intelligence. He noted that
“intelligence” is difficult to define
and devised his famous Turing
Test. If a machine could carry on
a conversation (over a teletype)
that was indistinguishable from a
conversation with a human
being, then the machine could be
called “intelligent.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Who is the Father of AI?

A

John McCarthy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are Search Trees?

A
  • A structure that represents alternatives in adversarial situations such as game playing.
  • The paths down a search tree represent a series of decisions made by the players
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define Artificial Neural Network

A

A computer representation of knowledge that attempts to mimic the neural networks of the human body

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Each processing element in an artificial
neural net is analogous to what?

A

A biological neuron

  • An element accepts a certain number of input values (dendrites) and produces a single output value (axon) of either 0 or 1
  • Associated with each input value is a numeric weight (synapse)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Explain the McCulloch-Pitts Neuron

A

This vastly simplified model of real neurons is also known as a
Threshold Logic Unit :
– A set of synapses (i.e. connections) brings in activations from other neurons.
– A processing unit sums the inputs, and then applies a non-linear activation function (i.e. squashing / transfer / threshold function).
– An output line transmits the result to other neurons

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the 3 broad types of learning in a Neural Network?

A
  1. Supervised Learning (i.e. learning with a teacher)
  2. Reinforcement learning (i.e. learning with limited feedback)
  3. Unsupervised learning (i.e. learning with no help)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is one setback we discussed in class of a deficiency of AI?

A

3-D navigation is something it can’t do too well

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Again, define the Turing Test

A

A test of a machine’s ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What formula was solved by AI?

A

The Density Energy function of Schrodinger equation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

______ predicts AI will be the highest risk against human existence

A

Center for the Study of Existential Risk (CSER)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly