diff --git a/README.md b/README.md index 36b053fa824dcfe2b4388cd8a7bac00f1a066b9d..92046b54bca5a72caa42f7f53e1b01950574599c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Spiking Neural Network (SNN) framework for classification, featuring fully-connected architectures, first-spike coding, single-spike IF/LIF neurons, floating-point spike timestamps (event-driven), and STDP-based supervised learning rules. -This is the official implementation of the paper *Neuronal Competition Groups with Supervised STDP for Spike-Based Classification*. +This is the official implementation of the paper ***Neuronal Competition Groups with Supervised STDP for Spike-Based Classification (NeurIPS 2024)***. ## Getting started