ML Dictionary

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

Apa itu ML Dictionary?

ML Dictionary adalah ekstensi Chrome yang dikembangkan oleh cnvrg.io, dan fitur utamanya adalah "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi ML Dictionary

Unduh file ekstensi ML Dictionary dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
URL Resmi https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Deskripsi Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Ukuran File 5.6 KB
Jumlah Instalasi 161
Versi Saat Ini 4.0
Terakhir Diperbarui 2019-08-25
Tanggal Publikasi 2019-08-25
Penilaian 5.00/5 Total 3 Penilaian
Pengembang cnvrg.io
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}