Taobao Frontend Technology
Oct 27, 2020 · Artificial Intelligence
Mastering Tensors in TensorFlow.js: From Scalars to Neural Networks
This guide explains the fundamentals of tensors in TensorFlow.js—including scalars, vectors, and higher‑dimensional tensors—demonstrates how to convert real‑world data such as the Titanic dataset into tensors, and shows how to build, compile, and train a simple neural network model using appropriate layers, loss functions, and optimizers.
data preprocessingjavascriptneural network
0 likes · 7 min read