tf-keras

Deep learning for humans.

Apache 2.0 21 个版本 Python >=3.10
Keras team <keras-users@googlegroups.com>
安装
pip install tf-keras
poetry add tf-keras
pipenv install tf-keras
conda install tf-keras
描述

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.