ML Dictionary

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

Wat is ML Dictionary?

ML Dictionary is een Chrome-extensie ontwikkeld door cnvrg.io, en de belangrijkste functie is "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie ML Dictionary

Download ML Dictionary-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
Officiële URL https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Beschrijving Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Bestandsgrootte 5.6 KB
Aantal Installaties 161
Huidige Versie 4.0
Laatst Bijgewerkt 2019-08-25
Publicatiedatum 2019-08-25
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar cnvrg.io
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}