NeuralNetworkTensor
This type represents a neural network tensor instance.
A neural network tensor is a n-dimensional array of Floats. NeuralNetworkLayers take them as inputs and return them as outputs.
This type represents a neural network tensor instance.
A neural network tensor is a n-dimensional array of Floats. NeuralNetworkLayers take them as inputs and return them as outputs.