Tagged Questions
5
votes
1answer
117 views
Hebbian Learning Rule, Local or Global?
I just learned about the Hebbian Learning Rule. It essentially says "Neurons that fire together, wire together". I'm wondering if the learning rule is affected by the spatial distance of the two ...
12
votes
2answers
494 views
Applications of computational learning theory in the cognitive sciences
Computational learning theory (CoLT) is a branch of theoretical computer science associated with the mathematical analysis of machine learning. A lot of the early ideas of the field take inspiration ...
9
votes
1answer
125 views
Is there evidence that STDP is responsible for the ability to infer causation?
Spike timing dependent plasticity (STDP) is a property of synapses that modifies their efficacy based on timing relationships between action potentials in the pre-synaptic and post-synaptic neuron. A ...
12
votes
1answer
206 views
Computational models of early learning in children
What are currently used biologically plausible computational models/frameworks of early learning in children?
Personally, I have used cascade correlation neural nets to model pronoun acquisition ...