ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
ما هو ML Dictionary؟
ML Dictionary هو إضافة Chrome تم تطويرها بواسطة cnvrg.io، والميزة الرئيسية لها هي "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ML Dictionary
قم بتنزيل ملفات الامتداد ML Dictionary بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Chrome extension that shuffle's through machine learning terminology. When installing the extension, a new term of machine learning and data science will appear on every new tab! As seen in the screenshots below, every time you open a new tab, a new machine learning term will pop! This way you can learn new, interesting and curated terms on the go.
معلومات أساسية عن التمديد
الاسم | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
الوصف | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
حجم الملف | 5.6 KB |
عدد التثبيتات | 161 |
النسخة الحالية | 4.0 |
آخر تحديث | 2019-08-25 |
تاريخ النشر | 2019-08-25 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | cnvrg.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ML Dictionary", "version": "4.0", "description": "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io", "manifest_version": 2, "chrome_url_overrides": { "newtab": "home.html" }, "permissions": [ "tabs" ] } |