0.0.1-security.1 • Published 10 months ago

tf2-keras-adv-dl-zh v0.0.1-security.1

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

TensorFlow 2 和 Keras 高级深度学习(初译)

下载

Docker

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

PYPI

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

NPM

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