mni-ml/TSTorch
A PyTorch-style runtime library in TypeScript + WebGPU. Built to understand how ML frameworks and models work internally.
This is a machine learning library designed for developers who want to understand the inner workings of ML frameworks. It allows you to build and train neural networks using TypeScript, taking raw data inputs and producing trained models or predictions. It's intended for software engineers or computer science students interested in the foundational components of deep learning systems.
Use this if you are a developer or student keen on learning how machine learning libraries like PyTorch handle automatic differentiation, tensors, and neural network modules from the ground up.
Not ideal if you are looking for a production-ready machine learning framework for building large-scale applications or for non-developers who want a high-level tool.
Stars
40
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mni-ml/TSTorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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