i am trying to run your code but got the error " no attribute with name subgroup" in Diehl&Cook_spiking_MNIST.py file
remember i am trying to run code in brian2.
You should check out this repo for the working Diehl&Cook_spiking_MNIST.py code. This is implemented with brian (not brian2), and therefore will not work if brian2 is imported instead.
i am trying to run your code but got the error " no attribute with name subgroup" in Diehl&Cook_spiking_MNIST.py file remember i am trying to run code in brian2.