layertypes/trendmodelLayer library
Classes
- GeneralizedChainedScaleLayer
- A self-contained, chained, multi-scale recurrent layer.
- ReshapeVectorToMatrixLayer
Functions
-
setTrainingMode(
SNetwork model, bool isTraining) → void -
Iterates through a model's layers and sets the
isTrainingflag on anyDropoutLayerinstances.