fullyconnect
Description
The fully connect operation multiplies the input by a weight matrix and then adds a bias vector.
Note
This function applies the fully connect operation to dlarray
data. If
you want to apply the fully connect operation within a layerGraph
object
or Layer
array, use
the following layer:
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2019b