keras-tutorials-tgjeon


Namekeras-tutorials-tgjeon JSON
Version 2024.3.5.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/keras-tutorials-tgjeon
SummaryKeras Tutorials (tgjeon)
upload_time2024-03-04 19:17:36
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Keras Tutorials (tgjeon)

## 下载

### Docker

```
docker pull apachecn0/keras-tutorials-tgjeon
docker run -tid -p <port>:80 apachecn0/keras-tutorials-tgjeon
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install keras-tutorials-tgjeon
keras-tutorials-tgjeon <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g keras-tutorials-tgjeon
keras-tutorials-tgjeon <port>
# 访问 http://localhost:{port} 查看文档
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/keras-tutorials-tgjeon",
    "name": "keras-tutorials-tgjeon",
    "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/2b/f3/90ad9f30dc55fdd0b58db353558ffd77378d4fe84de7c32d27380fd8ce54/keras-tutorials-tgjeon-2024.3.5.0.tar.gz",
    "platform": null,
    "description": "# Keras Tutorials (tgjeon)\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/keras-tutorials-tgjeon\r\ndocker run -tid -p <port>:80 apachecn0/keras-tutorials-tgjeon\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install keras-tutorials-tgjeon\r\nkeras-tutorials-tgjeon <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g keras-tutorials-tgjeon\r\nkeras-tutorials-tgjeon <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Keras Tutorials (tgjeon)",
    "version": "2024.3.5.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/keras-tutorials-tgjeon"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad7fe40e2ea121bf7fd708c05988279dd0beb004d85398742df7ae1dcf79dffa",
                "md5": "6a9af2cf9bbd442deb53b3ebe52de326",
                "sha256": "ca3e4b6b02c7edde2e9f0369a458b03cab926fb5f08893d4ad3b6b8f732ed403"
            },
            "downloads": -1,
            "filename": "keras_tutorials_tgjeon-2024.3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a9af2cf9bbd442deb53b3ebe52de326",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 799999,
            "upload_time": "2024-03-04T19:17:34",
            "upload_time_iso_8601": "2024-03-04T19:17:34.388067Z",
            "url": "https://files.pythonhosted.org/packages/ad/7f/e40e2ea121bf7fd708c05988279dd0beb004d85398742df7ae1dcf79dffa/keras_tutorials_tgjeon-2024.3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bf390ad9f30dc55fdd0b58db353558ffd77378d4fe84de7c32d27380fd8ce54",
                "md5": "0b0af390931ea138686ef233a0324f20",
                "sha256": "7a891178305701dc03447dc286035fc1efe5a20908888a3b64ceefef15e05778"
            },
            "downloads": -1,
            "filename": "keras-tutorials-tgjeon-2024.3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0b0af390931ea138686ef233a0324f20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 782079,
            "upload_time": "2024-03-04T19:17:36",
            "upload_time_iso_8601": "2024-03-04T19:17:36.222024Z",
            "url": "https://files.pythonhosted.org/packages/2b/f3/90ad9f30dc55fdd0b58db353558ffd77378d4fe84de7c32d27380fd8ce54/keras-tutorials-tgjeon-2024.3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 19:17:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "keras-tutorials-tgjeon",
    "github_not_found": true,
    "lcname": "keras-tutorials-tgjeon"
}
        
Elapsed time: 0.36690s