Home - Auto-Keras

#artificialintelligence 

Auto-Keras is an open source software library for automated machine learning (AutoML). The ultimate goal of AutoML is to allow domain experts with limited data science or machine learning background easily accessible to deep learning models. Auto-Keras provides functions to automatically search for architecture and hyperparameters of deep learning models. Note: currently, Auto-Keras is only compatible with: Python 3.6. Here is a short example of using the package.