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 |
公式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 |
Eメール | [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" ] } |