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

Reuse Terms in Weight Learning? #236

Open
eriq-augustine opened this issue Oct 30, 2019 · 0 comments
Open

Reuse Terms in Weight Learning? #236

eriq-augustine opened this issue Oct 30, 2019 · 0 comments

Comments

@eriq-augustine
Copy link
Member

Issue by eriq-augustine
Wednesday Jan 02, 2019 at 19:41 GMT
Originally opened as eriq-augustine#189


Right now, we throw out and re-generate terms for each run of weight learning.
It's a bit wasteful, but terms can be complex and simply updating them in-place may be difficult.

We need to see if there is a simple way to generalize this and see if it is worth the time save.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant