Neural Networks and Perceptrons: Learning Capabilities and Connection Count, Study notes of Neurobiology

Multiple choice questions about the learning capabilities of perceptrons and neural networks, as well as the connection count in a specific neural network configuration.

Typology: Study notes

2021/2022

Uploaded on 09/27/2022

thehurts
thehurts 🇺🇸

4.5

(11)

219 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Q1-1: Select the correct option.
1. Both statements are true.
2. Both statements are false.
3. Statement A is true, Statement B is false.
4. Statement B is true, Statement A is false.
A. A perceptron is guaranteed to perfectly learn a given linearly well-separable function within
a finite number of training steps.
B. A single perceptron can compute the XOR function.
1
pf3
pf4

Partial preview of the text

Download Neural Networks and Perceptrons: Learning Capabilities and Connection Count and more Study notes Neurobiology in PDF only on Docsity!

  1. Both statements are true.
  2. Both statements are false.
  3. Statement A is true, Statement B is false.
  4. Statement B is true, Statement A is false. A. A perceptron is guaranteed to perfectly learn a given linearly well-separable function within a finite number of training steps. B. A single perceptron can compute the XOR function.
  1. Both statements are true.
  2. Both statements are false.
  3. Statement A is true, Statement B is false.
  4. Statement B is true, Statement A is false. A. A perceptron is guaranteed to perfectly learn a given linearly well-separable function within a finite number of training steps. B. A single perceptron can compute the XOR function.
  1. Both statements are true.
  2. Both statements are false.
  3. Statement A is true, Statement B is false.
  4. Statement B is true, Statement A is false. A. The more hidden-layer units a Neural Network has, the better it can predict desired outputs for new inputs that it was not trained with. B. A 3-layers Neural Network with 5 neurons in the input and hidden representations and 1 neuron in the output has a total of 55 connections.