Metadata-Version: 2.1
Name: adanet
Version: 0.9.0
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: UNKNOWN
License: Apache 2.0
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 :: 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: absl-py (<1.0,>=0.7)
Requires-Dist: six (<2.0,>=1.11)
Requires-Dist: numpy (<2.0,>=1.15)
Requires-Dist: nose (<2.0,>=1.3)
Requires-Dist: rednose (<2.0,>=1.3)
Requires-Dist: coverage (<5.0,>=4.5)
Requires-Dist: protobuf (<4.0,>=3.6)
Requires-Dist: mock (<4.0,>=3.0)

UNKNOWN


