Go to the source code of this file.
Variables | |
const ModelOptionCateg | MOC_SURPRISE |
Command-line options used by SingleChannelSurprise in surprise model. | |
const ModelOptionDef | OPT_SingleChannelSurpriseSQlen |
const ModelOptionDef | OPT_SingleChannelSurpriseUpdFac |
const ModelOptionDef | OPT_SingleChannelSurpriseNeighUpdFac |
const ModelOptionDef | OPT_SingleChannelSurpriseProbe |
const ModelOptionDef | OPT_SingleChannelSurpriseSLfac |
const ModelOptionDef | OPT_SingleChannelSurpriseSSfac |
const ModelOptionDef | OPT_SingleChannelSurpriseNeighSigma |
const ModelOptionDef | OPT_SingleChannelSurpriseLocSigma |
const ModelOptionDef | OPT_SingleChannelSurpriseLogged |
const ModelOptionDef | OPT_SingleChannelSurpriseKLBias |
const ModelOptionDef | OPT_SingleChannelSurpriseTakeSTMax |
const ModelOptionDef | OPT_VisualCortexSurpriseType |
Definition in file SurpriseOpts.H.
const ModelOptionCateg MOC_SURPRISE |
Command-line options used by SingleChannelSurprise in surprise model.
Surprise-related options
Definition at line 47 of file SurpriseOpts.C.