0.0.1-security.1 • Published 10 months ago

handson-pytorch-1x-nlp-zh v0.0.1-security.1

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

PyTorch 1.x 自然语言处理实用指南(初译)

下载

Docker

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

PYPI

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

NPM

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