TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Numerical Optimization: Understanding L-BFGS

34 pointsby ariaover 10 years ago

3 comments

jamessbover 10 years ago
This is a nice introduction, but it looks there is a problem with the formatting: some of the math is not rendered properly (in the source, some expressions are wrapped in dollar-signs rather than script tags).
评论 #8689418 未加载
howemanover 10 years ago
Gonum has an LBFGS implementation <a href="https://github.com/gonum/optimize/blob/master/lbfgs.go" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gonum&#x2F;optimize&#x2F;blob&#x2F;master&#x2F;lbfgs.go</a>
评论 #8690236 未加载
ariaover 10 years ago
Author here, happy to answer any questions.
评论 #8689381 未加载
评论 #8689299 未加载