2023.213.0 • Published 2 years ago
mastering-tensorflow-1-x-code-notes v2023.213.0
Mastering TensorFlow 1.x Code Notes
下载
Docker
docker pull apachecn0/mastering-tensorflow-1-x-code-notes
docker run -tid -p <port>:80 apachecn0/mastering-tensorflow-1-x-code-notes
# 访问 http://localhost:{port} 查看文档
PYPI
pip install mastering-tensorflow-1-x-code-notes
mastering-tensorflow-1-x-code-notes <port>
# 访问 http://localhost:{port} 查看文档
NPM
npm install -g mastering-tensorflow-1-x-code-notes
mastering-tensorflow-1-x-code-notes <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0
2 years ago