genn-team / ml_genn

A library for deep learning with Spiking Neural Networks (SNN).
https://ml-genn.readthedocs.io
GNU Lesser General Public License v2.1
24 stars 7 forks source link

Better automatic naming of connections #116

Open neworderofjamie opened 2 months ago

neworderofjamie commented 2 months ago

Currently GeNN needs unique names for each connection but the current logic does not achieve this if there are multiple connections between the same pair of populations.