Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

LBFGSFunctionOptimizer #1385

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

LBFGSFunctionOptimizer #1385

wants to merge 14 commits into from

Conversation

DirkToewe
Copy link
Contributor

@DirkToewe DirkToewe commented Nov 8, 2018

Description

L-BFGS optimization was a requested feature. This PR offers an LBFGSFunctionOptimizer that allows the optimization for loss functions of type Tensor1D => Scalar. This is however still at least one step away from a training optimizer. Any suggestion as to how to wrap the LBFGSFunctionOptimizer into an LBFGSOptimizer for training is welcome.

Suggestions for test cases and test functions are appreciated as well.


For repository owners only:

Please remember to apply all applicable tags to your pull request.
Tags: FEATURE, BREAKING, BUG, PERF, DEV, DOC, SECURITY

For more info see: https://github.com/tensorflow/tfjs/blob/master/DEVELOPMENT.md


This change is Reviewable

@DirkToewe
Copy link
Contributor Author

DirkToewe commented Nov 9, 2018

Waiting for suggestions/requests/review. No more commits will be made until then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant