All Projects → apachecn → Ntu Hsuantienlin Ml

apachecn / Ntu Hsuantienlin Ml

Licence: other
📖 台湾大学林轩田机器学习笔记

台湾大学林轩田机器学习笔记

贡献者:红色石头

下载

Docker

docker pull apachecn0/ntu-hsuantienlin-ml
docker run -tid -p <port>:80 apachecn0/ntu-hsuantienlin-ml
# 访问 http://localhost:{port} 查看文档

PYPI

pip install ntu-hsuantienlin-ml
ntu-hsuantienlin-ml <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g ntu-hsuantienlin-ml
ntu-hsuantienlin-ml <port>
# 访问 http://localhost:{port} 查看文档
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].