TensorFlow.js هي مكتبة للتعلم الآلي في JavaScript

تطوير نماذج ML في JavaScript، واستخدام ML مباشرة في المتصفح أو في Node.js.

انظر الدروس

توضح لك البرامج التعليمية كيفية استخدام TensorFlow.js مع أمثلة كاملة وشاملة.

انظر النماذج

نماذج جاهزة ومدربة مسبقًا لحالات الاستخدام الشائعة.

انظر العروض التوضيحية

يتم تشغيل العروض التوضيحية والأمثلة المباشرة في متصفحك باستخدام TensorFlow.js.

كيف تعمل

تشغيل النماذج الموجودة

استخدم نماذج JavaScript الجاهزة للاستخدام أو قم بتحويل نماذج Python TensorFlow للتشغيل في المتصفح أو ضمن Node.js.

إعادة تدريب النماذج الموجودة

أعد تدريب نماذج تعلم الآلة الموجودة مسبقًا باستخدام بياناتك الخاصة.

تطوير ML باستخدام JavaScript

قم ببناء النماذج وتدريبها مباشرة في JavaScript باستخدام واجهات برمجة التطبيقات المرنة والبديهية.

العروض التوضيحية

أداء RNN

استمتع بأداء البيانو في الوقت الحقيقي من خلال الشبكة العصبية.

وحدة تحكم كاميرا الويب

العب Pac-Man باستخدام الصور المدربة في متصفحك.

هولوبوث

انقل نفسك إلى شاطئ استوائي والفضاء الخارجي وأماكن أخرى باستخدام قوة تعلم الآلة على الويب.

الأخبار والإعلانات

قم بمراجعة مدونتنا للحصول على تحديثات إضافية، واشترك في النشرة الإخبارية 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