TensorFlow.js는 자바스크립트 머신러닝 라이브러리입니다.

자바스크립트로 ML 모델을 개발하고 브라우저 또는 Node.js에서 바로 ML을 사용하세요.

튜토리얼 보기

튜토리얼에서는 완벽한 엔드 투 엔드 예제와 함께 TensorFlow.js를 사용하는 방법을 보여줍니다.

모델 보기

일반적인 사용 사례용으로 선행 학습이 진행되어 즉시 사용이 가능한 모델

데모 보기

TensorFlow.js를 사용하여 브라우저에서 라이브 데모와 예제가 실행됩니다.

작동 방식

기존 모델 실행

바로 사용할 수 있는 자바스크립트 모델을 사용하거나, 브라우저 또는 Node.js에서 실행할 수 있도록 Python TensorFlow 모델을 변환하세요.

기존 모델 다시 학습시키기

자체 데이터를 사용하여 기존 ML 모델을 다시 학습시키세요.

자바스크립트로 ML 개발

유연하고 직관적인 API를 사용하여 자바스크립트로 직접 모델을 빌드하고 학습시키세요.

데모

성능 RNN

신경망에 의한 실시간 피아노 연주를 즐기세요.

웹캠 컨트롤러

브라우저에서 학습된 이미지를 사용하여 Pac-Man을 플레이하세요.

Holobooth

웹 ML의 힘을 활용해 열대 해변, 우주 공간 등 어디로든 이동해 보세요.

뉴스 및 공지사항

블로그에서 더 많은 소식을 확인하고, TensorFlow 뉴스레터를 구독하여 최신 공지사항을 받은편지함에서 바로 받아 보세요.

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

2023년 3월 30일

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

2022년 9월 8일

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

2022년 8월 31일

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

2022년 8월 19일