Skip to content

๐Ÿ“ Linear Algebra with Matrix Operations in JavaScript. Used in vectorization implementations in machine learning algorithms.

Notifications You must be signed in to change notification settings

javascript-machine-learning/linear-algebra-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Matrix Operations in JavaScript

Build Status

Read more about it here.

Installation

  • git clone git@github.com:javascript-machine-learning/linear-algebra-matrix.git
  • cd linear-algebra-matrix
  • npm install
  • npm start

About

๐Ÿ“ Linear Algebra with Matrix Operations in JavaScript. Used in vectorization implementations in machine learning algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published