Expand description
Spiking Neural Network Clustering
This module implements clustering algorithms based on spiking neural networks (SNNs). These algorithms use spike-timing dependent plasticity (STDP) and competitive learning to discover patterns in spatial data through biologically-inspired neural dynamics.
Structsยง
- Network
Stats - Network statistics for analysis
- Spiking
Neural Clusterer - Spiking neural network clusterer