R7 Questions Flashcards
Turing’s B-unorganized machine consists of two things:
- artificial neurons
2. devices that alter connections between those neurons
Connection modifiers can be in two modes:
- “pass mode”: where an input (zero or one) can pass through unaltered and turn into an output
- “interrupt mode”: where an output is always one, regardless of what the input is
Every neuron in the network executes this logical operation
NAND (“not and”)
Why did Turing choose this logical operation?
NAND operator can replicate all other Boolean operators.
Turing’s machine employs _____ of connections in training
the destruction & creation
Give 1 example of a task that has been called “uncomputable”.
A universal Turing machine couldn’t be able to tell the difference between arithmetical theorems (7 + 5 = 12) and nontheorems.
Turing and Church’s claims for the universal Turing machine have been commonly misstated. State them correctly.
Church and Turing’s claims didn’t exclude the possibility of hypermachines. They only stated that a universal Turing machine could mimic the behavior of a human mathematician that was working with paper and pencil.