AlanWei/deeplearning-js
Deep learning framework in JavaScript
This is a JavaScript library for developers who want to build and experiment with deep learning models directly in JavaScript. It allows you to take numerical data, define a model's structure and training parameters, and then train the model. The output includes trained model parameters and performance metrics, all without needing to use Python or advanced mathematical concepts.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer looking to integrate deep learning capabilities into your applications or explore machine learning concepts using familiar JavaScript syntax.
Not ideal if you are looking for a high-level, production-ready deep learning framework with extensive pre-built models and complex functionalities, or if you prefer Python-based deep learning ecosystems.
Stars
73
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Sep 01, 2018
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AlanWei/deeplearning-js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alibaba/pipcook
Machine learning platform for Web developers
imjoy-team/ImJoy
ImJoy: Deep Learning Made Easy!
mljs/ml
Machine learning tools in JavaScript
deepforge-dev/deepforge
A modern development environment for deep learning
machinelearnjs/machinelearnjs
Machine Learning library for the web and Node.