mlajtos/L1
L1: Tensor Studio — The playground for tensors
This tool helps machine learning researchers and practitioners rapidly experiment with new ideas by providing a live-programming environment for differentiable linear algebra. You can input mathematical expressions and immediately see the results and visualizations, helping you focus on the underlying math. It's designed for those who want to prototype machine learning concepts without getting bogged down in coding complexities.
185 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or student who wants a visual and interactive way to explore and prototype ideas involving tensors and differentiable linear algebra.
Not ideal if you need to load complex datasets, work with pre-trained models, or deploy production-ready machine learning applications.
Stars
185
Forks
22
Language
JavaScript
License
MIT
Category
Last pushed
Jan 07, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlajtos/L1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
nnstreamer/api
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API). For...
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software...
mljs/matrix
Matrix manipulation and computation library