TF-Keras is a deep learning API written in Python,
running on top of the machine learning platform TensorFlow.
It was developed with a focus on enabling fast experimentation and
providing a delightful developer experience.
The purpose of TF-Keras is to give an *unfair advantage* to any developer
looking to ship ML-powered apps.
Raw data
{
"_id": null,
"home_page": "https://keras.io/",
"name": "tf-keras",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "keras, tensorflow, machine learning, deep learning",
"author": "Keras team",
"author_email": "keras-users@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/a9/a4/7d0acc28cde2b29b8114552ce3258dafdc6b2186d24bf8e912de713dd74f/tf_keras-2.18.0.tar.gz",
"platform": null,
"description": "TF-Keras is a deep learning API written in Python,\nrunning on top of the machine learning platform TensorFlow.\n\nIt was developed with a focus on enabling fast experimentation and\nproviding a delightful developer experience.\nThe purpose of TF-Keras is to give an *unfair advantage* to any developer\nlooking to ship ML-powered apps.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Deep learning for humans.",
"version": "2.18.0",
"project_urls": {
"Download": "https://github.com/keras-team/tf-keras/tags",
"Homepage": "https://keras.io/"
},
"split_keywords": [
"keras",
" tensorflow",
" machine learning",
" deep learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8aede08afca471299b04a34cd548e64e89d0153eda0e6cf9b715356777e24774",
"md5": "daa268f562a6a53b2401948b538b48af",
"sha256": "c431d04027eef790fcd3261cf7fdf93eb74f3cb32e05078b57b7f5a54bd53262"
},
"downloads": -1,
"filename": "tf_keras-2.18.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "daa268f562a6a53b2401948b538b48af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1725427,
"upload_time": "2024-10-24T22:58:03",
"upload_time_iso_8601": "2024-10-24T22:58:03.918145Z",
"url": "https://files.pythonhosted.org/packages/8a/ed/e08afca471299b04a34cd548e64e89d0153eda0e6cf9b715356777e24774/tf_keras-2.18.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a9a47d0acc28cde2b29b8114552ce3258dafdc6b2186d24bf8e912de713dd74f",
"md5": "47b6d39304ac8af99ceca90ce2cb2f56",
"sha256": "ebf744519b322afead33086a2aba872245473294affd40973694f3eb7c7ad77d"
},
"downloads": -1,
"filename": "tf_keras-2.18.0.tar.gz",
"has_sig": false,
"md5_digest": "47b6d39304ac8af99ceca90ce2cb2f56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1260765,
"upload_time": "2024-10-24T22:58:06",
"upload_time_iso_8601": "2024-10-24T22:58:06.652016Z",
"url": "https://files.pythonhosted.org/packages/a9/a4/7d0acc28cde2b29b8114552ce3258dafdc6b2186d24bf8e912de713dd74f/tf_keras-2.18.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 22:58:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "keras-team",
"github_project": "tf-keras",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pandas",
"specs": []
},
{
"name": "pydot",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "protobuf",
"specs": [
[
"==",
"3.20.3"
]
]
},
{
"name": "tf-nightly",
"specs": []
},
{
"name": "portpicker",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "Pillow",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.26.0"
],
[
"<",
"2.1.0"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"22.3.0"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"5.10.1"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"4.0.1"
]
]
}
],
"lcname": "tf-keras"
}