ML Dictionary

Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io

Hvad er ML Dictionary?

ML Dictionary er en Chrome-udvidelse udviklet af cnvrg.io, og dens hovedfunktion er "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Udvidelsesskærmbilleder

screenshot

Download ML Dictionary-udvidelses-CRX-fil

Download ML Dictionary-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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æggende oplysninger om udvidelsen

Navn ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
Officiel URL https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Beskrivelse Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Filstørrelse 5.6 KB
Antal Installationer 161
Nuværende Version 4.0
Senest Opdateret 2019-08-25
Udgivelsesdato 2019-08-25
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler cnvrg.io
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    ]
}