8.1.0.7.9. net-ccc
(packages/gblearn2/net-ccc.lsh)

Author(s): Yann LeCun

convolutional net with 3 convolutional layers.

8.1.0.7.9.0. (new net-ccc ini inj ki0 kj0 tbl0 ki1 kj1 tbl1 ki2 kj2 tbl2 prm)
[CLASS] (packages/gblearn2/net-ccc.lsh)


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