Metadata-Version: 2.0
Name: adanet
Version: 0.1.0.dev0
Summary: adanet is a lightweight and scalable TensorFlow AutoML framework for training and deploying adaptive neural networks using the AdaNet algorithm [Cortes et al. ICML 2017](https://arxiv.org/abs/1607.01097).
Home-page: https://github.com/tensorflow/adanet
Author: Google LLC
Author-email: opensource@google.com
License: Apache 2.0
Description-Content-Type: UNKNOWN
Keywords: tensorflow machine learning automl module subgraph framework ensemble neural network adaptive metalearning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy (>=1.12.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: protobuf (>=3.4.0)

UNKNOWN


