| Neural Network Toolbox | |
| Provide feedback about this page |
Maximum learning rate for linear layer
Syntax
Description
maxlinlr is used to calculate learning rates for newlin.
maxlinlr(P) takes one argument,
P |
R x Q matrix of input vectors |
and returns the maximum learning rate for a linear layer without a bias that is to be trained only on the vectors in P.
maxlinlr(P,'bias') returns the maximum learning rate for a linear layer with a bias.
Examples
Here you define a batch of four two-element input vectors and find the maximum learning rate for a linear layer with a bias.
See Also
| Provide feedback about this page |
![]() | mapstd | midpoint | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |