lidangzzz / TheHedgehog

A TypeScript Library for Linear Algebra and Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheHedgehog

TheHedgehog is a TypeScript library for matrix computation, linear algebra and machine learning. It contains some great features such as:

  • GPU Acceleration on some of algorithms with GPU.js by WebGL;

  • Operator overloading using bable plugins;

  • Support for CSV, JSON and other data format.

To build this project, please run

npm run build

About

A TypeScript Library for Linear Algebra and Machine Learning

License:MIT License


Languages

Language:TypeScript 100.0%