# 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} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/mastering-tensorflow-1-x-code-notes",
"name": "mastering-tensorflow-1-x-code-notes",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/5b/62/2103cd750f1686fb997cd37cdc4dde3f7e3ba8129b0e88b861487d5f7add/mastering-tensorflow-1-x-code-notes-2024.3.4.0.tar.gz",
"platform": null,
"description": "# Mastering TensorFlow 1.x Code Notes\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/mastering-tensorflow-1-x-code-notes\ndocker run -tid -p <port>:80 apachecn0/mastering-tensorflow-1-x-code-notes\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install mastering-tensorflow-1-x-code-notes\nmastering-tensorflow-1-x-code-notes <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g mastering-tensorflow-1-x-code-notes\nmastering-tensorflow-1-x-code-notes <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Mastering TensorFlow 1.x Code Notes",
"version": "2024.3.4.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/mastering-tensorflow-1-x-code-notes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1cce4a435bc54c65e926a9c08ca38e0e157ec8e60f90987fc855fae32cd7bc99",
"md5": "6964cb88ccfdbd9d344fbdb38f4f1535",
"sha256": "87f403053f2b3ae47510040c55b13034c91f16d56bfb2f3bf4ff9686fc270a8c"
},
"downloads": -1,
"filename": "mastering_tensorflow_1_x_code_notes-2024.3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6964cb88ccfdbd9d344fbdb38f4f1535",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4695282,
"upload_time": "2024-03-03T22:37:22",
"upload_time_iso_8601": "2024-03-03T22:37:22.297452Z",
"url": "https://files.pythonhosted.org/packages/1c/ce/4a435bc54c65e926a9c08ca38e0e157ec8e60f90987fc855fae32cd7bc99/mastering_tensorflow_1_x_code_notes-2024.3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b622103cd750f1686fb997cd37cdc4dde3f7e3ba8129b0e88b861487d5f7add",
"md5": "e0fc074d9f66a8e2244bb9010ae076c2",
"sha256": "e352a274e1a78b55068380635c7febc43e69370c16b2fa46544a25bbe7482c7d"
},
"downloads": -1,
"filename": "mastering-tensorflow-1-x-code-notes-2024.3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "e0fc074d9f66a8e2244bb9010ae076c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4674520,
"upload_time": "2024-03-03T22:37:24",
"upload_time_iso_8601": "2024-03-03T22:37:24.488986Z",
"url": "https://files.pythonhosted.org/packages/5b/62/2103cd750f1686fb997cd37cdc4dde3f7e3ba8129b0e88b861487d5f7add/mastering-tensorflow-1-x-code-notes-2024.3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 22:37:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "mastering-tensorflow-1-x-code-notes",
"github_not_found": true,
"lcname": "mastering-tensorflow-1-x-code-notes"
}