TensorFlow.js जावास्क्रिप्ट में मशीन लर्निंग के लिए एक लाइब्रेरी है

जावास्क्रिप्ट में एमएल मॉडल विकसित करें, और सीधे ब्राउज़र में या नोड.जेएस में एमएल का उपयोग करें।

ट्यूटोरियल देखें

ट्यूटोरियल आपको दिखाते हैं कि संपूर्ण, शुरू से अंत तक उदाहरणों के साथ TensorFlow.js का उपयोग कैसे करें।

मॉडल देखें

सामान्य उपयोग के मामलों के लिए पूर्व-प्रशिक्षित, आउट-ऑफ़-द-बॉक्स मॉडल।

डेमो देखें

लाइव डेमो और उदाहरण आपके ब्राउज़र में TensorFlow.js का उपयोग करके चलते हैं।

यह काम किस प्रकार करता है

मौजूदा मॉडल चलाएँ

ब्राउज़र में या Node.js के अंतर्गत चलने के लिए ऑफ-द-शेल्फ जावास्क्रिप्ट मॉडल का उपयोग करें या Python TensorFlow मॉडल को परिवर्तित करें।

मौजूदा मॉडलों को फिर से प्रशिक्षित करें

अपने स्वयं के डेटा का उपयोग करके पहले से मौजूद एमएल मॉडल को पुनः प्रशिक्षित करें।

जावास्क्रिप्ट के साथ एमएल विकसित करें

लचीले और सहज एपीआई का उपयोग करके सीधे जावास्क्रिप्ट में मॉडल बनाएं और प्रशिक्षित करें।

क़ौम

प्रदर्शन आरएनएन

तंत्रिका नेटवर्क द्वारा वास्तविक समय में पियानो प्रदर्शन का आनंद लें।

वेबकैम नियंत्रक

अपने ब्राउज़र में प्रशिक्षित छवियों का उपयोग करके पैक-मैन खेलें।

होलोबूथ

वेब एमएल की शक्ति से अपने आप को एक उष्णकटिबंधीय समुद्र तट, बाहरी अंतरिक्ष और अन्य जगहों पर ले जाएं।

समाचार एवं घोषणाएँ

अतिरिक्त अपडेट के लिए हमारे ब्लॉग को देखें, और नवीनतम घोषणाओं को सीधे आपके इनबॉक्स में प्राप्त करने के लिए हमारे 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