tudelft / cuSNN

Spiking Neural Networks in C++ with strong GPU acceleration through CUDA
GNU General Public License v3.0
120 stars 25 forks source link

[Feature Request/Discussion] Reward Modulation for Unsupervised Reinforcement Learning #2

Open LunaticWyrm467 opened 5 months ago

LunaticWyrm467 commented 5 months ago

I'm not sure if this will be seen, considering that the repository hasn't been active for some time, but in the hopes that it does:

Hello there!

I saw this repository and have recently integrated it into my workflow, as it works wonderfully and is extremely lightweight performance-wise. If its possible, I would like to request the addition of a reward modulation function for the STDP learning algorithms. Preferably, you would be able to modify the value at any time during the network's lifespan.