machinelearnjs and deeplearning-js
About machinelearnjs
machinelearnjs/machinelearnjs
Machine Learning library for the web and Node.
This library helps JavaScript developers build machine learning models directly within web browsers or Node.js environments. You feed it your datasets, and it trains various machine learning algorithms, outputting trained models that can make predictions or classify data. It's designed for developers looking to integrate ML capabilities into their JavaScript applications.
About deeplearning-js
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work