ML Dictionary

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

¿Qué es ML Dictionary?

ML Dictionary es una extensión de Chrome desarrollada por cnvrg.io, y su función principal es "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión ML Dictionary

Descarga archivos de extensión ML Dictionary en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
URL Oficial https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Descripción Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Tamaño del Archivo 5.6 KB
Cantidad de Instalaciones 161
Versión Actual 4.0
Última Actualización 2019-08-25
Fecha de Publicación 2019-08-25
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador cnvrg.io
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    ]
}