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-nightly",
"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/95/41/823af07dec10f585cb6c8076f2085dfd38507ca10152d05f9cf007cba8cf/tf_keras_nightly-2.19.0.dev2024122510.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.19.0.dev2024122510",
"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": "85e66ade3b5c741dafda6281822dab42c6511f79d595455f2964e70515b6e639",
"md5": "b5f48e58f768183df0188ae209b6eb85",
"sha256": "be8b7d520abd8e14920af53394721929f5a595bd61389183c5a9524093c45b76"
},
"downloads": -1,
"filename": "tf_keras_nightly-2.19.0.dev2024122510-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5f48e58f768183df0188ae209b6eb85",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1726004,
"upload_time": "2024-12-25T11:01:48",
"upload_time_iso_8601": "2024-12-25T11:01:48.902418Z",
"url": "https://files.pythonhosted.org/packages/85/e6/6ade3b5c741dafda6281822dab42c6511f79d595455f2964e70515b6e639/tf_keras_nightly-2.19.0.dev2024122510-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9541823af07dec10f585cb6c8076f2085dfd38507ca10152d05f9cf007cba8cf",
"md5": "98e65df35bba8086d3f2af5c92d2f1ce",
"sha256": "cd25a599be7f13fd1b4e5a79aa37d53623eb7b320378d225dccf829ba8afe1a9"
},
"downloads": -1,
"filename": "tf_keras_nightly-2.19.0.dev2024122510.tar.gz",
"has_sig": false,
"md5_digest": "98e65df35bba8086d3f2af5c92d2f1ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1262069,
"upload_time": "2024-12-25T11:01:53",
"upload_time_iso_8601": "2024-12-25T11:01:53.338074Z",
"url": "https://files.pythonhosted.org/packages/95/41/823af07dec10f585cb6c8076f2085dfd38507ca10152d05f9cf007cba8cf/tf_keras_nightly-2.19.0.dev2024122510.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-25 11:01:53",
"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": [
[
"<",
"2.1.0"
],
[
">=",
"1.26.0"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"22.3.0"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"5.10.1"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"4.0.1"
]
]
}
],
"lcname": "tf-keras-nightly"
}