2 Star 4 Fork 5

louisyoungx / ML-For-Beginners

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 640 Bytes
一键复制 编辑 原始数据 按行查看 历史
manusquall 提交于 2021-07-17 01:59 . stop at 43
{
"name": "ml-for-beginners",
"version": "1.0.0",
"description": "Machine Learning for Beginners - A Curriculum",
"main": "index.js",
"scripts": {
"convert": "node_modules/.bin/docsify-to-pdf"
},
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/ML-For-Beginners.git"
},
"keywords": [
"machine",
"learning",
"ml",
"ai",
"curriculum"
],
"author": "Jen Looper and team",
"license": "MIT",
"bugs": {
"url": "https://github.com/microsoft/ML-For-Beginners/issues"
},
"homepage": "https://github.com/microsoft/ML-For-Beginners#readme",
"devDependencies": {
"docsify-to-pdf": "0.0.5"
}
}
Python
1
https://gitee.com/louisyoungx/ML-For-Beginners.git
git@gitee.com:louisyoungx/ML-For-Beginners.git
louisyoungx
ML-For-Beginners
ML-For-Beginners
main

搜索帮助