Returns parameter blob of the layer
blob = net.getParam(layerId) blob = net.getParam(layerId, numParam)
Parameters are the weights and biases.