Skip to content

Conversation

tenomoto
Copy link

@tenomoto tenomoto commented Dec 1, 2021

CG converges in two steps for Booth function with the modified search direction.

The pull request includes the followings:

  • use search direction updated by cg_update().
  • use the first step size scaled by gradient norm rather than 1.

Takeshi Enomoto and others added 2 commits November 20, 2021 14:23
* revert to the initial step size estimation for each iteration
* scale initial step size by gradient norm
* use search direction from cg_update
@tenomoto tenomoto changed the title cg: modifiysearch direction cg: modifiy search direction Dec 1, 2021
@tenomoto tenomoto changed the title cg: modifiy search direction cg: modify search direction Dec 1, 2021
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.

1 participant