šŸŽ Checkout my Learn React by Making a Game course and get 1 month Free on Skillshare!

Marking a TensorflowJs model to predict user movie preferences

A brief intro to the loss function and gradient descent in Javascript neuronal networks

What is the learning rate parameter in TensorflowJs

Machine Learning vs Classic Programming

AI Summarization: The Future of Content Consumption ?

TensorflowJs detect multiple objects from an image with COCO-SSD ā€“ PART 2

TensorflowJs detect multiple objects from an image with COCO-SSD – PART 1

Using the TensorflowJs argMax() function

The one hot encoding function in TensorflowJs: tf.oneHot()

Reading the weights of a TensorflowJs model

What is the bias in a Javascript neuronal network?

Understanding the model.summary() method in TensorflowJs

TensorflowJs functional model – using the tf.model() function

TensorflowJs sequential model – using the tf.sequential() function

TensorflowJs machine learning with Javascript – images object detection example