xiongxin / ntu-hsuantienlin-ml

:book: **大学林轩田机器学习笔记

Home Page:https://ntuml.apachecn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**大学林轩田机器学习笔记

贡献者:红色石头

下载

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} 查看文档

About

:book: **大学林轩田机器学习笔记

https://ntuml.apachecn.org/

License:Other


Languages

Language:CSS 53.8%Language:JavaScript 42.2%Language:HTML 3.8%Language:Shell 0.1%Language:Dockerfile 0.1%