CondNeuGroup

CondNeuGroup#

class brainpy.dyn.CondNeuGroup(size, keep_size=False, C=1.0, A=0.001, V_th=0.0, V_initializer=Uniform(min_val=-70, max_val=-60.0, rng=[3949182063 2081860855]), noise=None, method='exp_auto', name=None, mode=None, init_var=True, input_var=True, spk_type=None, **channels)[source]#
update(x=None)[source]#

The function to specify the updating rule.