Tagged Questions
7
votes
1answer
105 views
How can STDP fit with reciprocal connectivity?
I have rather technical question regarding STDP dynamics.
I am working on a neural network implementing an STDP learning algorithm, and have noticed that it is extremely anti-reciprocal. When two ...
8
votes
0answers
159 views
Modern treatments of Alan Turing's B-type neural networks
In the cognitive sciences Alan Turing is best known for launching AI with his Computing machinery and intelligence (1950). However, this was not his first contribution to the cognitive sciences, in ...
8
votes
1answer
206 views
Spurious attractors in Hopfield networks
A classic "Hopfield network" is a type of artificial neural network in which the units are bi-stable and fully interconnected by symmetrically weighted connections. In 1982, Hopfield showed that such ...
4
votes
2answers
88 views
Are there any cognitive models for visual navigation?
I've seen a few neuroscience accounts of visual navigation and many A.I. projects, but no psychologically plausible accounts that actually solve the computational problem (i.e. produce a working ...