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"
    ]
}