8.1.0.7.12. net-csccf
(packages/gblearn2/net-csccf.lsh)

Author(s): Yann LeCun

a standard LeNet2/LeNet5 architecture without the last RBF layer (look into net-cscscfe for that).

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


makes a new net-csccf 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 : kernel and table for next layer ki2 kj2 tbl2 : same for last convolution layer outthick : number of outputs. prm an idx1-ddparam in which the parameters will be allocated.