2022.1112.0 • Published 1 year ago

bupt-ml-xgwang v2022.1112.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

北邮机器学习课件(xgwang)

下载

Docker

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

PYPI

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

NPM

npm install -g bupt-ml-xgwang
bupt-ml-xgwang <port>
# 访问 http://localhost:{port} 查看文档