Skip to content

Algorithms

Kirill Hitushkin edited this page Jul 23, 2026 · 1 revision

Algorithms

This section is an extensible catalog of learning algorithms available in the repository. Each implementation has a separate page describing its objective, the correspondence between the equations and the code, configuration parameters, and the handling of stateful spiking networks.

Implemented

Algorithm Action spaces Network support Documentation
REINFORCE Discrete through a categorical policy and continuous through a Gaussian policy Feed-forward ANN and stateful LIF/LI networks REINFORCE

Clone this wiki locally