Connectionist Neuron Flashcards

1
Q

Basic elements of the neural model

A
  1. A set of synapses, or connecting links, each of which is characterized by a weight or strength of its own. Specifically, a signal x_j at the input of synapse j connected to neuron k is multiplied by the synaptic weight w_kj
  2. An adder for summing the input signals,weighted by the respective synaptic strengths of the neuron
  3. An activation function for limiting the amplitude of the output of a neuron
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Activation function

A

a mathematical function which theoretically models the neuron’s output for each possible input

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

Typical activation functions

A
  1. Threshold or Heaviside function
  2. Rectified linear unit
  3. Sigmoid functions: Logistic function (β/4 - inflection point, values between 0 and 1, the function is differentiable), and hyperbolic tangent function (β - the inflection point, values between -1 and 1)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Features

A

they characterize the essential information content of an input data set

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