// MACHINE LEARNING

Introduction to TensorFlow

An introduction to TensorFlow 2.20.0, covering what it is, its benefits, use cases, a brief history, and step-by-step instructions for setting up your …
ACCESS >>

Bonus Section: Further Learning and Resources

A curated list of recommended resources, official documentation, communities, and next steps to continue your learning journey with Transformers.js …
ACCESS >>

Core Concepts: Pipelines and Models

Explore the core concepts of Transformers.js: the `pipeline` API for common tasks and how to load and utilize various pre-trained models from the …
ACCESS >>

Introduction to Transformers.js

An introduction to Transformers.js, covering its purpose, benefits for web development, and step-by-step instructions for setting up your development …
ACCESS >>

Project 2: Interactive Image Captioning Tool

Build an interactive web application that automatically generates descriptive captions for uploaded images using a multimodal Transformers.js model, …
ACCESS >>

Visual Intelligence: Computer Vision Tasks

Discover how to perform Computer Vision tasks like image classification, object detection, and image feature extraction directly in the browser using …
ACCESS >>

Working with Text: NLP Tasks

Explore Natural Language Processing (NLP) tasks with Transformers.js, including sentiment analysis, text generation, summarization, and named entity …
ACCESS >>