Skip to content

why optimization doesn't work #603

Answered by luisenp
EXing asked this question in Q&A
Sep 27, 2023 · 6 comments · 2 replies
Discussion options

You must be logged in to vote

@EXing The TheseusLayer.forward() method returns and info object that has status codes for termination conditions. When converging in one step a common cause is 0 gradients leading to immediate (incorrect) convergence.

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mhmukadam
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@luisenp
Comment options

@EXing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #602 on September 27, 2023 16:52.