ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
ML Dictionary क्या है?
ML Dictionary cnvrg.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ML Dictionary एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" ] } |