Hacker News new | ask | show | jobs
by howeman 4215 days ago
Gonum has an LBFGS implementation https://github.com/gonum/optimize/blob/master/lbfgs.go
1 comments

See the "NextDirection" method for the update.