Skip to content

Commit c566532

Browse files
committed
Acrolinx fixes
1 parent e8def56 commit c566532

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/r/reference/microsoftml/neuralnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Creates a list containing the function name and arguments to train a
7575

7676

7777
### `maxNorm`
78-
Specifies an upper bound to constrain the norm of the incoming weight vector at each hidden unit. This can be very important in maxout neural networks as well as in cases where training produces unbounded weights.
78+
Specifies an upper bound to constrain the norm of the incoming weight vector at each hidden unit. This can be important in maxout neural networks and in cases where training produces unbounded weights.
7979

8080

8181

0 commit comments

Comments
 (0)