Tagged articles
3 articles
Page 1 of 1
Taobao Frontend Technology
Taobao Frontend Technology
Jul 8, 2021 · Artificial Intelligence

How to Build Machine Learning Apps Directly in the Browser with JavaScript

This article explains a four‑level methodology for choosing JavaScript‑based machine‑learning tools, demonstrates practical code examples ranging from NLP with nlp.js to deep‑learning with TensorFlow.js, traditional ML with mljs, and statistical computing with stdlib, and shows how to run them entirely in the browser.

Frontend AIJavaScriptTensorFlow.js
0 likes · 11 min read
How to Build Machine Learning Apps Directly in the Browser with JavaScript
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 10, 2021 · Artificial Intelligence

How to Choose the Right JavaScript Machine Learning Framework for Front‑End Projects

This article outlines a four‑layer methodology for selecting JavaScript‑based machine‑learning tools—ranging from domain‑specific NLP libraries to deep‑learning, classic ML, and math‑statistical packages—providing code examples, installation commands, and practical tips for front‑end developers.

machine learningnlp.jsstdlib
0 likes · 11 min read
How to Choose the Right JavaScript Machine Learning Framework for Front‑End Projects