Download von SparseMatrix.html (SparseMatrix.html ( externer Link: SourceForge.net): 81,165 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf SparseMatrix.html ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
81,165 Bytes
MD5
c8361eac3abf30a386edef57865cc6bd

Projektbeschreibung

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.