Skip to main content

2 docs tagged with "linear-algebra"

View all tags

Boost.uBLAS

Boost.uBLAS (micro Basic Linear Algebra Subprograms) provides vector and matrix types with

Linear Algebra for ML

A layer in a neural network, a linear regression model, and a batch of predictions being computed all at once are the same operation: multiply a matrix by a vector (or another matrix). Nearly every piece of notation in this knowledge base is linear algebra, so this page fixes the vocabulary once.