Module spiking_clustering

Module spiking_clustering 

Source
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ยง

NetworkStats
Network statistics for analysis
SpikingNeuralClusterer
Spiking neural network clusterer