magenta-js
Machine Learning Browser Library
A collection of TypeScript libraries for running inference with pre-trained machine learning models in the browser.
Magenta.js: Music and Art Generation with Machine Learning in the browser
2k stars
63 watching
314 forks
Language: TypeScript
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 105 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
apache/mahout | An environment for quickly creating scalable machine learning applications | 2,143 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
yandongliu/learningjs | A JavaScript implementation of machine learning algorithms, including logistic regression and decision tree models. | 65 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
yining1023/machine-learning-for-the-web | An interactive machine learning project that teaches common high-level techniques and applies them to generate creative outputs in the browser. | 406 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |