Skip to content

Commit

Permalink
Update APIDesign.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AqwamCreates authored Oct 26, 2024
1 parent 3c480b1 commit e64272c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/APIDesign.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If you wish to create your own models and optimizers from our library, we alread

* Both takes in modelParameters (matrix) and numberOfData (integer) in order.

* calculateRegularization() returns regularization values for modelParameters (matrix).
* calculateRegularization() returns regularization values for ModelParameters (matrix).

* calculateRegularizationDerivatives() returns regularization values for costFunctionDerivatives (matrix).

Expand Down

0 comments on commit e64272c

Please sign in to comment.