The original dataset is meant to be converted into spikes using rate encoding, then feed into SNNs for better results. * Convert the dataset into spikes and graphs using *networkx*. * Feed the spikes into SNN based on LIF and study the results.