ML Dictionary

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

Τι είναι το ML Dictionary;

Το ML Dictionary είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον cnvrg.io, και η κύρια λειτουργία του είναι "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης ML Dictionary

Λήψη αρχείων επέκτασης ML Dictionary σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ML Dictionary ML Dictionary
ID hllgcgkchmaeoncpebjiompbnnmjckne
Επίσημο URL https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne
Περιγραφή Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
Μέγεθος Αρχείου 5.6 KB
Αριθμός Εγκαταστάσεων 161
Τρέχουσα Έκδοση 4.0
Τελευταία Ενημέρωση 2019-08-25
Ημερομηνία Δημοσίευσης 2019-08-25
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής cnvrg.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}