Intro to TensorFlow.js - Machine learning in client side Javascript

Опубликовано: 08 Апрель 2026
на канале: The Assembly
90
1

TensorFlow is a very popular and powerful open source machine learning framework from Google, but has traditionally been used more with Python and Java. However, in 2018, Google has launched an open source, WebGL-accelerated Javascript library for TensorFlow to give you access to its features right out of your browser. Best, you can choose to either create and train models from TensorFlow.js or import your learning models directly from existing tools like Keras.