TensorFlow.js เป็นไลบรารีสำหรับการเรียนรู้ของเครื่องใน JavaScript

พัฒนาโมเดล ML ใน JavaScript และใช้ ML โดยตรงในเบราว์เซอร์หรือใน Node.js

ดูบทช่วยสอน

บทช่วยสอนจะแสดงวิธีใช้ TensorFlow.js พร้อมตัวอย่างที่สมบูรณ์ตั้งแต่ต้นจนจบ

ดูรุ่น

โมเดลสำเร็จรูปที่ผ่านการฝึกอบรมล่วงหน้าสำหรับกรณีการใช้งานทั่วไป

ดูการสาธิต

การสาธิตสดและตัวอย่างทำงานในเบราว์เซอร์ของคุณโดยใช้ TensorFlow.js

มันทำงานอย่างไร

เรียกใช้โมเดลที่มีอยู่

ใช้โมเดล JavaScript ที่มีจำหน่ายทั่วไปหรือแปลงโมเดล Python TensorFlow เพื่อทำงานในเบราว์เซอร์หรือภายใต้ Node.js

ฝึกโมเดลที่มีอยู่อีกครั้ง

ฝึกโมเดล ML ที่มีอยู่แล้วอีกครั้งโดยใช้ข้อมูลของคุณเอง

พัฒนา ML ด้วย JavaScript

สร้างและฝึกโมเดลโดยตรงใน JavaScript โดยใช้ API ที่ยืดหยุ่นและใช้งานง่าย

การสาธิต

ประสิทธิภาพ RNN

เพลิดเพลินกับการแสดงเปียโนแบบเรียลไทม์ด้วยโครงข่ายประสาทเทียม

ตัวควบคุมเว็บแคม

เล่น Pac-Man โดยใช้ภาพที่ฝึกฝนในเบราว์เซอร์ของคุณ

โฮโลบูธ

พาตัวคุณไปสู่ชายหาดเขตร้อน อวกาศ และที่อื่นๆ ด้วยพลังของ web 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

30 มีนาคม ค.ศ. 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 กันยายน ค.ศ. 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 สิงหาคม ค.ศ. 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 สิงหาคม ค.ศ. 2022