sPyNNaker neural_modelling 7.3.1
|
STDP weight dependence rules.
More...Files | |
weight.h | |
interface for different weight implementations for the weight half of a STDP rule. | |
weight_additive_one_term_impl.c | |
Support code for weight_additive_one_term_impl.h. | |
weight_additive_one_term_impl.h | |
Additive single-term weight dependence rule. | |
weight_additive_two_term_impl.c | |
Support code for weight_additive_two_term_impl.h. | |
weight_additive_two_term_impl.h | |
Additive dual-term weight dependence rule. | |
weight_multiplicative_impl.c | |
Support code for weight_multiplicative_impl.h. | |
weight_multiplicative_impl.h | |
Multiplicative single-term weight dependence rule. | |
weight_one_term.h | |
API for single-term weight dependence rules. | |
weight_two_term.h | |
API for dual-term weight dependence rules. | |
STDP weight dependence rules.