Hi,
I'm trying to port to NEST this "conductance-based" network from Brian:
I'm unable to reproduce their results (qualitatively - I'm not expecting identical results since I assume RNGs, solvers and other implementation details differ in many ways). Is there any publicly available example of a random balanced network with conductance based synapses? From what I've seen, all the brunel-style example networks are current based (as in the original paper).
Thanks in advance,
Adam