ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
What is ML Dictionary?
ML Dictionary is a Chrome extension developed by cnvrg.io, and its main feature is "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".
Extension Screenshots
Download ML Dictionary Extension CRX File
Download ML Dictionary extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
Official URL | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
Description | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
File Size | 5.6 KB |
Installation Count | 161 |
Current Version | 4.0 |
Last Updated | 2019-08-25 |
Publish Date | 2019-08-25 |
Rating | 5.00/5 Total 3 Ratings |
Developer | cnvrg.io |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |