ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
什麼是ML Dictionary?
ML Dictionary是由cnvrg.io開發的Chrome擴展程式,該擴展的主要功能是“Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io”。
擴展截圖
下載ML Dictionary擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
官方網址 | 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" ] } |