0.0.1-security.1 • Published 4 months ago

handson-pytorch-dl-zh v0.0.1-security.1

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

PyTorch 深度学习实用指南(初译)

下载

Docker

docker pull apachecn0/handson-pytorch-dl-zh
docker run -tid -p <port>:80 apachecn0/handson-pytorch-dl-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install handson-pytorch-dl-zh
handson-pytorch-dl-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g handson-pytorch-dl-zh
handson-pytorch-dl-zh <port>
# 访问 http://localhost:{port} 查看文档