ML Dictionary
Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io
ML Dictionary là gì?
ML Dictionary là một tiện ích mở rộng Chrome được phát triển bởi cnvrg.io, và tính năng chính của nó là "Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ML Dictionary
Tải xuống các tệp mở rộng ML Dictionary dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hllgcgkchmaeoncpebjiompbnnmjckne |
URL Chính Thức | https://chrome.google.com/webstore/detail/ml-dictionary/hllgcgkchmaeoncpebjiompbnnmjckne |
Mô tả | Flashcards of machine learning and artificial intelligence terms and concepts brough to you by cnvrg.io |
Kích Thước Tệp | 5.6 KB |
Số Lần Cài Đặt | 161 |
Phiên Bản Hiện Tại | 4.0 |
Cập Nhật Lần Cuối | 2019-08-25 |
Ngày Phát Hành | 2019-08-25 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | cnvrg.io |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |