typio/nervous
Deep Learning Framework in WebGPU (For Education)
This is a machine learning framework designed to run directly in your web browser, leveraging your computer's graphics card for faster calculations. It helps you experiment with deep learning concepts and build simple neural networks without needing complex server setups. Researchers, educators, and students in machine learning or data science who want to run models client-side would find this useful.
No commits in the last 6 months.
Use this if you are an educator or student who wants a simplified, browser-based environment for learning about deep learning and tensor operations.
Not ideal if you need to deploy production-grade, high-performance machine learning models or require extensive pre-built functionality like those found in mature frameworks.
Stars
22
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Apr 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/typio/nervous"
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