igorcantele / Internship

0 stars 0 forks source link

Very high noise rates? #1

Closed Helveg closed 3 years ago

Helveg commented 3 years ago

https://github.com/Igor10798/Internship/blob/82fc91cd8b7b1e8a8986b16f4321e473fa4928a6/scripts/first_network.py#L194

40 & 60 kHz seems like an awfully large frequency? Usually in neural networks you don't go about 100-300Hz, especially never above 1000Hz as that is the maximum bandwidth of neurons.

igorcantele commented 3 years ago

Fixed! I used those frequencies because in the docs I found 80kHz and 15kHz rates, and in some simulation ex I found high frequencies too. With so low rates I had some troubles in making the inhibitory pop to fire, thus I adjusted weights and I_e in deterministic.py, and in aleatory_conn.py I introduced a new input