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

Zh add iter args #23

Merged
merged 3 commits into from
Nov 4, 2021
Merged

Zh add iter args #23

merged 3 commits into from
Nov 4, 2021

Conversation

z-chen
Copy link
Collaborator

@z-chen z-chen commented Nov 4, 2021

QoL change for adding options to control:

  • LDA iterations (previously fixed to 5)
  • ADMM outer loop iterations (previously fixed to 15)
  • Newton steps and line search iterations for fusion problem
  • Primal-dual iterations when updating Xi

Also removed a redundant call to compute_r

Zhenghao Chen added 3 commits November 3, 2021 21:38
…rch interations when doing the fusion problem and the number of primal-dual iterations when updating Xi
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.

None yet

1 participant