infiniteCrank/AsterMind-ELM
This is a JavaScript implementaion of ELM network but allows for more creative extensibility like deep ELM's and chained ELM's also providing a way to create an ecosystem of ELM models that are orchestratable
This is for web application developers looking to add machine learning capabilities directly into their web pages or apps. It allows you to build features like on-device classification (e.g., language, spam), real-time search, or interactive creative tools that train and predict instantly, without needing servers or GPUs. You provide the training data, and the tool produces models that run privately within the user's browser, giving you fast, transparent, and private machine learning features.
Use this if you need to build web applications with machine learning features that train and predict almost instantly, run entirely on the user's device, and maintain user privacy.
Not ideal if you are a data scientist or machine learning engineer looking for a general-purpose library for large-scale, offline model training with complex neural network architectures.
Stars
9
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/infiniteCrank/AsterMind-ELM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tfx
TFX is an end-to-end platform for deploying production ML pipelines
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with...
projectglow/glow
An open-source toolkit for large-scale genomic analysis
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
Wei-1/Scala-Machine-Learning
No Dependency Scala Machine Learning Algorithm Gallery