The Wayback Machine - https://web.archive.org/web/20220203153044/https://towardsdatascience.com/onnx-js-universal-deep-learning-models-in-the-browser-fbd268c67513

ONNX.js: Universal Deep Learning Models in The Browser

An Introduction to The Universal Open Standard Deep Learning Format and Using It In The Browser (ONNX/ONNX.js)

Image

Running deep learning models on the client-end browser is not something new. Early 2018, Google released TensorFlow.js. It is an open-source library that is used to define, train, and run…