Deep.Net


State<'T>

Namespace: Optimizers
Parent Module: Adam

Record Fields

Record FieldDescription
EstMom1
Signature: Tensor<'T>
EstMom1B
Signature: Tensor<'T>
EstMom2
Signature: Tensor<'T>
EstMom2B
Signature: Tensor<'T>
Iter
Signature: Tensor<'T>
LastStep
Signature: Tensor<'T>
Fork me on GitHub