8.1.0.7.13. net-cscscf
(packages/gblearn2/net-cscscf.lsh)

Author(s): Yann LeCun

Standard LeNet5-type architecture without the final e-dist RBF layer.

8.1.0.7.13.0. (new net-cscscf ini inj ki0 kj0 tbl0 si0 sj0 ki1 kj1 tbl1 si1 sj1 ki2 kj2 tbl2 outthick prm)
[CLASS] (packages/gblearn2/net-cscscf.lsh)


makes a new net-cscscf module. ini inj : expected max size of input for preallocation of internal states ki0 kj0 : kernel size for first convolutional layer tbl0 : table of connections between input anf feature maps for first layer si0 sj0 : subsampling for first layer ki1 kj1 tbl1 si1 sj1 : same for next 2 layers ki2 kj2 tbl2 : same for last convolution layer outthick : number of outputs. prm an idx1-ddparam in which the parameters will be allocated.