keras-team/autokeras
AutoKeras automates deep learning model architecture search and hyperparameter optimization using Keras and TensorFlow.

Not currently ranked — collecting fresh signals.
star history
AutoKeras is an open-source AutoML library developed by Texas A&M University that automates the process of building deep learning models. It performs neural architecture search to discover optimal model architectures and automatically tunes hyperparameters. Users can instantiate high-level API objects like ImageClassifier and call fit() to automatically find the best model configuration for their data.
Frequently asked
- What is keras-team/autokeras?
- AutoKeras automates deep learning model architecture search and hyperparameter optimization using Keras and TensorFlow.
- Is autokeras open source?
- Yes — keras-team/autokeras is open source, released under the Apache-2.0 license.
- What language is autokeras written in?
- keras-team/autokeras is primarily written in Python.
- How popular is autokeras?
- keras-team/autokeras has 9.3k stars on GitHub.
- Where can I find autokeras?
- keras-team/autokeras is on GitHub at https://github.com/keras-team/autokeras.