org.apache.mxnet.javaapi
This Param Object is specifically used for FullyConnected
Input data.
Weight matrix.
Bias parameter.
Number of hidden nodes of the output.
Whether to collapse all but the first axis of the input data tensor.
Whether to disable bias parameter.
This Param Object is specifically used for FullyConnected