Skip to content

Allow usage of `Sequential` helper for building SNNs

Currently, we need to create nodes by hand and connect them. This is due to the fact that a Leaky Node has two outputs.