okozelsk / NET

Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anti-spikes

okozelsk opened this issue · comments

Try to introduce anti-spike neurons. The goal is to improve descriptivity of reservoir's predictors by enabling "mirrored" activity to be projected in a neural activity and thus also in the predictors.
Density of anti-spike neurons should be a parameter at analog-group and spiking-group level.