Tagged Questions
7
votes
1answer
107 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 ...
11
votes
2answers
211 views
How are newly created neurons recruited into existing networks?
As far as I understand, the basics of neurogenesis (abstracted down to the level that makes sense to a computer scientist) is as follows:
Neural progenitor cells differentiate into new neurons that ...