Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The same line search algorithm has inconsistent performance on different operating systems. #168

Open
frankwswang opened this issue Sep 18, 2022 · 0 comments

Comments

@frankwswang
Copy link

frankwswang commented Sep 18, 2022

I noticed that the same line search algorithm from the package (combined with gradient descent) produced very different convergence results in different systems. Especially on Windows, the iteration converged much faster (in terms of number of steps) than on Linux sometimes. This issue looks concerning since I would like other people who use a different system than I can reproduce my result with the same code.

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

No branches or pull requests

1 participant