Deep.Net


Util

Namespace: Models

Functions and values

Function or valueDescription
gradGate trainable expr
Signature: trainable:bool -> expr:ExprT -> ExprT

Only allows the derivative to pass into expr when trainable is true.

Fork me on GitHub