powered by
Kernels (here referred to as image filters), for convolutions.
POOLING AND CONVOLUTION FUNCTIONS ARE ONLY EARLY PROTOTYPES. THEY HAVE HAD LIMITED TESTING AND MAY BE CHANGED IN FUTURE UPDATES.
vt2.simple.matrix (n, …, scale=TRUE)
Integer of length one or two, giving the size of matrix.
Logical, if true (the default), scale the matrix, such that matrix values sum to one.
Ignored.
A matrix to used with a convolution algorithm.
By default, the matrix values sum to one.
Pooling
Convolutions
# NOT RUN { vt2.simple.matrix (5) # }
Run the code above in your browser using DataLab