7
votes
1answer
106 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
205 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 ...