I am still not convinced :) Implementing stuff like back-propagation,
convolutional layers, etc. *is* possible in Brian, but you have to hack
stuff together using some Brian internals (e.g. we discussed an
implementation of shared weights previously:
https://groups.google.com/d/msg/brian-development/7n7SXLUt0mY/5o5iCNJFPR4J)
and in general you have to work around the limits of Brian while not
profiting much from its strengths. If you are already very experienced
in Brian and/or have a clear idea for an implementation in "biological
terms" (membrane potentials, delays, synapses, thresholds, resets,
etc.), then go for it.
Either way, if anyone on the list has done anything in that direction
with Brian, I'd be certainly interested in hearing about it!
Best,
Marcel