What is meant by connectionism ?
How do human neurons generally work ?
What are the 5 Assumptions of neuronal or connectionim network ?
What is meant by weight ?
What is meant by the activation function?
What is meant by the linear activation function ?
What ever I put in is what I will get out 1 = 1
- f(x) = x
What is meant by the thershold activation function ?
What is meant by the binary activation function ?
What is meant by the sigmoid activation function ?
What is meant by the output function in the equation principle ?
What is meant by the bias ?
What are some properties of the connectionist model ? (Task 3: Why are neuronal networks so key for machine learning ?)
Why are connectionsist model so damage resistant and resistant to fault tolerant ?
- If one neuron is incorrect the population will make up for it (graceful degregation)
What are the two type of neuronal networks ?
- Autoassociator
What is meant by the pattern associator ?
What is meant by an Autoassociator pattern ?
How does the autoassociator network and the pattern associator learn ?
What is meant by the original hebbain learning rule ?
what is meant by the neo hebbian learning rule?
what is meant by the diffrential learning rule ?
What is meanty by the drive reinforcment theory ?
Name the limiattions of the original hebbian rule ?
Why is it good to have a bit of interference ?
How does the delta rule work ?