Implementing custom learning rule in Neuroblox.jl

Hi,
I am interested in doing spiking neural networks simulations in Julia. The package Neuroblox.jl seems very promising, and the lectures posted on MIT OpenCourseware on it make it clear that it is possible to build custom neural and synaptic models.
I am having a hard time understanding if and how it is possible to include learning rules into the system, especially ones that get applied when pre or post synaptic neurons spike, for example an STDP rule. I had a look at the documentation, without much success.
I would really like to hear from someone familiar with the package if this is possible in its current state, and if they think the package is ready for general usage.
This is my first post on this forum, so please let me know if I am breaking any rule :slight_smile: . I apologize for the absence of links, but I am not yet allowed to include them.

2 Likes