NAME: MakeCep

SYNOPSIS

MakeCep [options] Group CepGroup Net

DESCRIPTION

Creates a new group 'CepGroup' with a number of hidden units, and connects them in such a way that the activities of the new units are a cosine transform of the activities of the old units. The intended use is for transforming a filterbank input representation of speech to its cepstrum coefficients. The created units are linear and the connections have plasticity 0.0.

OPTIONS

-n num Specifies the number of cepstrum coefficients. The default is the same as the number of units in the original group 'Group'.
-e f Multiplies the zeroth cepstrum coefficient with the number f.
-s f Multiplies the non-zeroth cepstrum coefficients with the number f.
-0 Remove the zeroth cepstrum coefficient.
-p plast Set plastictity of created connections. The default plasticity is 0.0, which is different from the normal default 1.0.

SEE ALSO

MakeDiff, NormGroup Pipe, Connect