Rdocumentation
powered by
Learn R Programming
deeplearning (version 0.1.0)
matMult: Calculates the outer product of two matricies
Description
Calcualtes the outer product of two matrices
Usage
matMult(data, weight)
Arguments
data
the date matrix
weight
the weight matrix