0.0.1-security.1 • Published 10 months ago

handson-tf-img-dl-zh v0.0.1-security.1

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

TensorFlow 图像深度学习实用指南(初译)

下载

Docker

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

PYPI

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

NPM

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