Learning objectives
What you will be able to explain
- How is a connectionist neuron described in the lecture?
- Match neuron symbols to meanings
- Compute total input
- Compute outputs of common transfer functions at
- Which transfer functions are explicitly listed as typical?
- What relation between logistic and tanh is highlighted?
Section 01
How is a connectionist neuron described in the lecture? to Compute total input
01
How is a connectionist neuron described in the lecture?
Source: 12_connectionist-neurons.pdf, page 5
02
Match neuron symbols to meanings
Guided checkpoint
Match the notation from the connectionist-neuron equation to the corresponding meaning.
Source: 12_connectionist-neurons.pdf, page 5
03
Compute total input
Guided checkpoint
Use with , , .
Source: 12_connectionist-neurons.pdf, page 5
Section 02
Compute outputs of common transfer functions at to What relation between logistic and tanh is highlighted?
01
Compute outputs of common transfer functions at
Guided checkpoint
Evaluate ReLU, logistic, and at .
Source: 12_connectionist-neurons.pdf, page 6
02
Which transfer functions are explicitly listed as typical?
Guided checkpoint
Select all that apply.
Source: 12_connectionist-neurons.pdf, page 6
03
What relation between logistic and tanh is highlighted?
Source: 12_connectionist-neurons.pdf, page 9
Section 03
Compute using the logistic-tanh relationship to Which special neuron is directly linked to classification on the slide?
01
Compute using the logistic-tanh relationship
Guided checkpoint
Use .
Source: 12_connectionist-neurons.pdf, page 9
02
Special transfer functions: true or false
Guided checkpoint
Mark each statement as true or false.
Source: 12_connectionist-neurons.pdf, page 11
03
Which special neuron is directly linked to classification on the slide?
Source: 12_connectionist-neurons.pdf, page 11
Section 04
What does the threshold/bias shortcut notation enable? to Linear neuron output
01
What does the threshold/bias shortcut notation enable?
Guided checkpoint
Select all correct points implied by the notation slide.
Source: 12_connectionist-neurons.pdf, page 14
02
In feature extraction, what does denote?
Source: 12_connectionist-neurons.pdf, page 16
03
Linear neuron output
Guided checkpoint
For linear neuron with and , compute .
Source: 12_connectionist-neurons.pdf, page 11
Section 05
What is w called in the linear-filter feature-extraction slide? to How is extraction/evaluation of features geometrically framed at the end?
01
What is w called in the linear-filter feature-extraction slide?
Source: 12_connectionist-neurons.pdf, page 16
02
Which filter type is explicitly shown as an example in this lecture section?
Source: 12_connectionist-neurons.pdf, page 19
03
How is extraction/evaluation of features geometrically framed at the end?
Source: 12_connectionist-neurons.pdf, page 20
Section 06
Feature extraction: compute two local filter responses to Sort terms: neuron I/O vs feature extraction
01
Feature extraction: compute two local filter responses
Guided checkpoint
Use on the same patch.
| Patch |
|---|
| \\begin{bmatrix}5 & 2 \\\\ 1 & 4\\end{bmatrix} |
| Filter | |
|---|---|
| \\begin{bmatrix}1 & 0 \\\\ 0 & -1\\end{bmatrix} | |
| \\begin{bmatrix}0 & 1 \\\\ -1 & 2\\end{bmatrix} |
Source: 12_connectionist-neurons.pdf, page 16
02
Match transfer function formulas
Guided checkpoint
Match each expression to its function name.
03
Sort terms: neuron I/O vs feature extraction
Guided checkpoint
Assign each card to the best matching bucket.
Section 07
What is section 1.2.2 called? to Connectionist neurons and filters: check the statements
01
What is section 1.2.2 called?
Source: 12_connectionist-neurons.pdf, page 15
02
Half-space decision value
Guided checkpoint
Using h=\\mathbf{w}^\\top\\mathbf{x}-\\theta with , , , compute .
03
Connectionist neurons and filters: check the statements
Guided checkpoint
Mark each statement true or false.
Section 08
Stochastic binary neuron: flip probability
01
Stochastic binary neuron: flip probability
Guided checkpoint
Use the lecture formula with , , and .
Compute the flip probability.
Source: 12_connectionist-neurons.pdf, page 11
Knowledge check
Turn understanding into recall.
The quiz now follows the same concepts in scored form. You can return to this lesson from the quiz whenever a gap appears.