| Algorithm 1. The dynamic spatiotemporal clustering algorithm at time point t of the unsupervised learning process. |
|
Input: Input spike data , number of neurons in the SNN model , number of input variables , connection weights , and parameter , STDP, time Output: A vector of labelled neurons k, vector of spik events for each cluster 1: Procedure 2: 3: , 4: For each time point t from the input stream data Do 5: 6: 7: 8: 9: Visualization of the clusters 10: Spatiotemporal rules within each cluster Do 11: If 12: Cluster fires as active event in time . 13: End if 14: End for 15: Algorithms to generate a set of spatiotemporal rules 16: End of procedure |