Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
Model contains the serializable parameters.
func (*Model) Forward ¶
Forward performs the forward step for each input node and returns the result.
func (*Model) WithBiasGrad ¶
WithBiasGrad allows you to enable or disable gradient propagation on bias (enabled by default).
Click to show internal directories.
Click to hide internal directories.