Download of GeneralQPViaPrimalDualInteriorPoint.html (GeneralQPViaPrimalDualInteriorPoint.html ( external link: SF.net): 14,117 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
14,117 bytes
MD5
4e275f8bf5716bc9a6a598c1ce8bcbea

프로젝트 설명

LAML is a stand-alone pure Java library for linear algebra and machine learning. The goal is to build efficient and easy-to-use linear algebra and machine learning libraries. The reason why linear algebra and machine learning are built together is that full control of the basic data structures for matrices and vectors is required to have fast implementation for machine learning methods. Additionally, LAML provides a lot of commonly used matrix functions in the same signature to MATLAB, thus can also be used to manually convert MATLAB code to Java code.