Tagged Questions
9
votes
3answers
126 views
Is there any recent work on modeling how we rapidly acquire new knowledge?
I work with neural network models of human cognition a lot, and one thing that bugs me about them is the timescale: they learn over thousands of trials whereas humans seem to learn after a couple ...
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 ...
11
votes
4answers
241 views
Why is training better when following an easy-to-difficult schedule?
As suggested in the answer to this question, experimental results show that training is most effective when it follows an easy-to-difficult schedule.
What theories and specifically computational ...
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 ...