struct T_SYNLEARN

Intermediate Synapse Learning object.

[more]LOCATOR L
general information on object
[more]int Learning
The type of learning handled by this object - NONE, +HEBBIAN, -HEBBIAN, BOTH
[more]long Seed
Random Number generator seed
[more]double Neg_Heb_Peak_Delta_Use[2]
The maximum change in USE allowed for negative learning
[more]double Pos_Heb_Peak_Delta_Use[2]
The maximum change in USE allowed for positive learning
[more]double DownWind[2]
Window of time for negative Hebbian learning
[more]double UpWind[2]
Window of time for positive Hebbian learning
[more]int nPosLearn
new from ncs5
[more]double* PosLearnTable
new from ncs5
[more]int nNegLearn
new from ncs5
[more]double* NegLearnTable
new from ncs5


Documentation

Intermediate Synapse Learning object. For long term learning
oLOCATOR L
general information on object

oint Learning
The type of learning handled by this object - NONE, +HEBBIAN, -HEBBIAN, BOTH

olong Seed
Random Number generator seed

odouble Neg_Heb_Peak_Delta_Use[2]
The maximum change in USE allowed for negative learning

odouble Pos_Heb_Peak_Delta_Use[2]
The maximum change in USE allowed for positive learning

odouble DownWind[2]
Window of time for negative Hebbian learning

odouble UpWind[2]
Window of time for positive Hebbian learning

oint nPosLearn
new from ncs5

odouble* PosLearnTable
new from ncs5

oint nNegLearn
new from ncs5

odouble* NegLearnTable
new from ncs5

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.