Skip to content

Commit

Permalink
Lbfgs (#10265)
Browse files Browse the repository at this point in the history
由于精度问题,目前必须要运行在float64下
  • Loading branch information
L-Xiafeng authored Jun 26, 2023
1 parent 1876b0d commit 6f5e0f6
Show file tree
Hide file tree
Showing 4 changed files with 787 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/source/optim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ Algorithms
LAMB
RMSprop
SGD
LBFGS

Adjust Learning Rate
--------------------
Expand Down
Loading

0 comments on commit 6f5e0f6

Please sign in to comment.