I have been trying to implement BSA in Python and looks like the algorithm is pretty confusing. Has anyone implemented this algorithm? Any language.
The paper can be found here -> http://users.elis.ugent.be/~bschrauw/publicaties/ijcnn.pdf
Thanks.
Regards,
Akshay.
Update:
I have implemented the BSA algorithm here -> https://github.com/akshaybabloo/Spikes. If anyone needs it, please feel free to fork it.
https://github.com/akshaybabloo/Spikes