ADJUST_LOCK - adam-nnl/ANNeML GitHub Wiki
ADJUST_LOCK attribute for SUBNET elements.
Required double value denotes whether or not WEIGHT and BIAS values are adjusted during training.
Allowed values:
- "0" - training unlocked. Weights and biases will be adjusted during training
- "1" - training locked. Weights and biases will not be adjusted during training