Skip to content

Conversation

betterpig
Copy link
Contributor

add more detailed introduction of bfgs/lbfgs args.

@paddle-bot-old
Copy link

Thanks for your contribution!

@betterpig betterpig force-pushed the improve_bfgs_doc branch from cf9f992 to 6db3d94 Compare May 7, 2022 06:25
@shjNT
Copy link

shjNT commented May 10, 2022

LGTM

@@ -21,16 +21,16 @@ minimize_bfgs

参数
:::::::::
- **objective_func** - 待优化的目标函数. 接受多元输入并返回一个标量。
- **initial_position** (Tensor) - 迭代的初始位置。
- **objective_func** (callable) - 待优化的目标函数,接受1维 Tensor 并返回一个标量。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是1D Tensor,还是一个元素的Tensor?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1D Tensor

@betterpig betterpig merged commit faaf538 into PaddlePaddle:develop May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants