2023.213.0 • Published 1 year ago

mathematics-for-machine-learning v2023.213.0

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

Mathematics for Machine Learning

下载

Docker

docker pull apachecn0/mathematics-for-machine-learning
docker run -tid -p <port>:80 apachecn0/mathematics-for-machine-learning
# 访问 http://localhost:{port} 查看文档

PYPI

pip install mathematics-for-machine-learning
mathematics-for-machine-learning <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g mathematics-for-machine-learning
mathematics-for-machine-learning <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0

1 year ago