ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Qu'est-ce que ML Dictionary ?
ML Dictionary est une extension Chrome développée par cnvrg.io, et sa fonction principale est "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ML Dictionary
Téléchargez les fichiers d'extension ML Dictionary au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
URL Officiel | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
Description | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
Taille du Fichier | 5.6 KB |
Nombre d'Installations | 161 |
Version Actuelle | 4.0 |
Dernière Mise à Jour | 2019-08-25 |
Date de Publication | 2019-08-25 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | cnvrg.io |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |