ML Dictionary

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

O que é ML Dictionary?

ML Dictionary é uma extensão do Chrome desenvolvida por cnvrg.io, e sua principal característica é "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão ML Dictionary

Baixe arquivos de extensão ML Dictionary no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
URL Oficial https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Descrição Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Tamanho do Arquivo 5.6 KB
Contagem de Instalações 161
Versão Atual 4.0
Última Atualização 2019-08-25
Data de Publicação 2019-08-25
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor cnvrg.io
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}