brainpy / BrainPy

Brain Dynamics Programming in Python
https://brainpy.readthedocs.io/
GNU General Public License v3.0
508 stars 92 forks source link

More plasticity rules #541

Open chaoming0625 opened 10 months ago

chaoming0625 commented 10 months ago

Please:

It is exciting that brainpy supports flexible customization of CPU and GPU operators (see #518). I think the next important step is to provide more plasticity rules, like STDP, triplet STDP, reward-based STDP, and many others, in which the operator customization interface will help a lot.