Deep.Net


Pars<'T>

Namespace: Models
Parent Module: NeuralLayer

Neural layer parameters.

Record Fields

Record FieldDescription
Bias
Signature: ExprT

expression for the biases

HyperPars
Signature: HyperPars

hyper-parameters

Weights
Signature: ExprT

expression for the weights

Fork me on GitHub