TensorFlow.js es una biblioteca para el aprendizaje automático en JavaScript

Desarrolla modelos de AA en JavaScript y usa el AA directamente en el navegador o en Node.js.

Ver los instructivos

Los instructivos te enseñan a usar TensorFlow.js con ejemplos completos de extremo a extremo.

Ver los modelos

Modelos previamente entrenados, listos para usar para casos de uso comunes.

Ver demostraciones

Se ejecutan demostraciones en vivo y ejemplos en tu navegador mediante TensorFlow.js.

Cómo funciona

Ejecuta modelos existentes

Utiliza modelos listos para usar de JavaScript, o convierte modelos de TensorFlow para Python y ejecútalos en el navegador o con Node.js.

Vuelve a entrenar modelos existentes

Vuelve a entrenar modelos preexistentes de AA con tus propios datos.

Desarrolla AA con JavaScript

Crea y entrena modelos directamente en JavaScript con API flexibles e intuitivas.

Demostraciones

RNN de rendimiento

Disfruta un concierto de piano en tiempo real ejecutado por una red neuronal.

Controlador de cámara web

Juega al Pac-Man con imágenes entrenadas en tu navegador.

Holobooth

Viaja a una playa tropical, al espacio exterior o a cualquier lugar con el poder del AA web.

Noticias y anuncios

Visita nuestro blog para encontrar actualizaciones adicionales y suscríbete al boletín informativo de TensorFlow para recibir los anuncios más recientes directamente en tu bandeja de entrada.

Photoshop Web Beta is a browser-based version of the popular desktop image editing software, Adobe Photoshop. This online tool offers a wide range of features and capabilities for editing, enhancing, and manipulating images, all through a web

TensorFlow

30 de marzo de 2023

cd text - moderation / functions const functions = require ( 'firebase-functions' ); const toxicity = require ( '@tensorflow-models/toxicity' ); exports. moderator = functions. database. ref ( '/messages/{messageId}' ). onCreate ( async ( snapshot,

TensorFlow

8 de septiembre de 2022

In this blog post we demonstrate how to convert and run Python-based JAX functions and Flax machine learning models in the browser using TensorFlow.js. We have produced three examples of JAX-to-TensorFlow.js conversion each with increasing

TensorFlow

31 de agosto de 2022

I've often wondered why anonymity drives people to say things that they'd never dare say in person, and it’s unfortunate that comment sections for videos and articles are so often toxic! If you’re interested in content moderation, you can use machine

TensorFlow

19 de agosto de 2022