0.0.1-security.1 • Published 10 months ago

tf-1x-dl-cb-zh v0.0.1-security.1

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

TensorFlow 1.x 深度学习秘籍(初译)

下载

Docker

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

PYPI

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

NPM

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