scalanlp/breeze

Breeze LBFGS Preconditionner

Open

#271 创建于 2014年7月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (690 fork)batch import
enhancementhelp wantedproject

仓库指标

Star
 (3,453 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When I seed the LBFGS with a vector very close to the optimal solution, the first pass move away from the optimal, then returns after few passes. The issue is about the implementing custom preconditioner (like the standard Jacobi preconditioner)

贡献者指南