Skip to content

Releases: synsense/sinabs-exodus

v2.0.0

08 Apr 06:56
641ccda

Choose a tag to compare

Remove automatic release

The release to pypi needs to be updated

Backpropagation through full layer history

06 Dec 08:27

Choose a tag to compare

This release enables backpropagation through the v_mem and variables of the LIF, IAF, and ExpLeak layers, and provides gradients for the initial layer states.
These updates allow to calculating gradients also after multiple forward calls.

Support conversion to and from Sinabs

02 Nov 13:26
cc7a56b

Choose a tag to compare

This release introduces convenience functions to convert Sinabs layers to their equivalents in EXODUS and vice versa.