ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Co je ML Dictionary?
ML Dictionary je rozšíření Chrome vyvinuté cnvrg.io, a jeho hlavní funkcí je „Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ML Dictionary
Stáhněte si soubory rozšíření ML Dictionary ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
Oficiální URL | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
Popis | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
Velikost souboru | 5.6 KB |
Počet instalací | 161 |
Aktuální Verze | 4.0 |
Poslední Aktualizace | 2019-08-25 |
Datum Vydání | 2019-08-25 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | cnvrg.io |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } |