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

Add better optimizer (e.g. l-bfgs) #75

Closed
meissnereric opened this issue Oct 19, 2018 · 0 comments
Closed

Add better optimizer (e.g. l-bfgs) #75

meissnereric opened this issue Oct 19, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@meissnereric
Copy link
Contributor

Optimizing GP models with Adam is less than ideal, would be great if we could bring in a better optimizer. It's not clear how exactly that should happen (or if it should even be in the MXFusion library vs. MXNet itself).

The simplest solution is probably just to wrap the scipy optimizer.

@meissnereric meissnereric added the enhancement New feature or request label Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants