hnqiu / eSpinn

eSpinn -- evolving Spiking Neural Networks
Apache License 2.0
1 stars 0 forks source link

Any Python version? #5

Open lonnietc opened 1 year ago

lonnietc commented 1 year ago

Hello,

I really like the idea of evolving spiking neural networks and am wondering if you are planning any Python version?

Thanks

hnqiu commented 1 year ago

Hello,

Thanks for your interest. Rewriting this in pure Python is not planned, but this package does generate a Python module and there's a Python example provided https://github.com/hnqiu/eSpinn/blob/main/tasks/sim_flappy.py

This one might be helpful https://github.com/BindsNET/bindsnet