Metadata-Version: 2.1
Name: naszilla
Version: 1.0
Summary: python framework for NAS algorithms on benchmark search spaces
Home-page: https://github.com/naszilla/naszilla
Author: Colin White, Willie Neiswanger
Author-email: crwhite@cs.cmu.edu
License: Apache 2.0
Keywords: AutoML,NAS,Deep Learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: tensorflow-gpu (==1.14.0)
Requires-Dist: tensorflow (==1.14.0)
Requires-Dist: torch (==1.5.0)
Requires-Dist: torchvision (==0.6.0)
Requires-Dist: nas-bench-201 (==1.3)
Requires-Dist: pybnn
Requires-Dist: autograd (>=1.3)
Requires-Dist: click
Requires-Dist: Cython
Requires-Dist: ConfigSpace (==0.4.12)
Requires-Dist: ipython
Requires-Dist: lightgbm (>=2.3.1)
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pathvalidate
Requires-Dist: Pillow (>=7.1.2)
Requires-Dist: psutil
Requires-Dist: scikit-image
Requires-Dist: scikit-learn (>=0.23.1)
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Requires-Dist: tensorboard (==1.14.0)
Requires-Dist: tensorflow-estimator
Requires-Dist: tqdm
Requires-Dist: xgboost

UNKNOWN


