ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Vad är ML Dictionary?
ML Dictionary är en Chrome-tillägg utvecklad av cnvrg.io, och dess huvudfunktion är "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".
Tilläggsskärmbilder
Ladda ner ML Dictionary-förlängningens CRX-fil
Ladda ner ML Dictionary-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
Officiell webbadress | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
Beskrivning | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
Filstorlek | 5.6 KB |
Antal Installationer | 161 |
Aktuell Version | 4.0 |
Senast Uppdaterad | 2019-08-25 |
Publiceringsdatum | 2019-08-25 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | cnvrg.io |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" ] } |