All Projects → keras-team → Autokeras

keras-team / Autokeras

Licence: apache-2.0
AutoML library for deep learning

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Autokeras

Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (-52.59%)
Mutual labels:  automl, neural-architecture-search, automated-machine-learning
Awesome Autodl
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
Stars: ✭ 1,819 (-78%)
Mutual labels:  automl, neural-architecture-search, autodl
Hpbandster
a distributed Hyperband implementation on Steroids
Stars: ✭ 456 (-94.49%)
Mutual labels:  automl, neural-architecture-search, automated-machine-learning
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (-97.33%)
Mutual labels:  automl, neural-architecture-search, autodl
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+29.37%)
Mutual labels:  automl, neural-architecture-search, automated-machine-learning
HyperKeras
An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras
Stars: ✭ 29 (-99.65%)
Mutual labels:  automl, neural-architecture-search, autodl
Devol
Genetic neural architecture search with Keras
Stars: ✭ 925 (-88.81%)
Mutual labels:  automl, neural-architecture-search
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (-58.12%)
Mutual labels:  automl, neural-architecture-search
Adanet
Fast and flexible AutoML with learning guarantees.
Stars: ✭ 3,340 (-59.61%)
Mutual labels:  automl, neural-architecture-search
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-94.42%)
Mutual labels:  automl, automated-machine-learning
Awesome Automl Papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Stars: ✭ 3,198 (-61.33%)
Mutual labels:  automl, neural-architecture-search
Machinejs
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
Stars: ✭ 412 (-95.02%)
Mutual labels:  automl, automated-machine-learning
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (-88.38%)
Mutual labels:  automl, automated-machine-learning
Autoviz
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Stars: ✭ 310 (-96.25%)
Mutual labels:  automl, automated-machine-learning
Pnasnet.pytorch
PyTorch implementation of PNASNet-5 on ImageNet
Stars: ✭ 309 (-96.26%)
Mutual labels:  automl, neural-architecture-search
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (-28.76%)
Mutual labels:  automl, automated-machine-learning
Efficientnas
Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906
Stars: ✭ 44 (-99.47%)
Mutual labels:  automl, neural-architecture-search
Auto Sklearn
Automated Machine Learning with scikit-learn
Stars: ✭ 5,916 (-28.46%)
Mutual labels:  automl, automated-machine-learning
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (-89.67%)
Mutual labels:  automl, automated-machine-learning
Awesome Automl And Lightweight Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
Stars: ✭ 691 (-91.64%)
Mutual labels:  automl, neural-architecture-search

logo

codecov PyPI version Python Tensorflow contributions welcome

Official Website: autokeras.com

AutoKeras: An AutoML system based on Keras. It is developed by DATA Lab at Texas A&M University. The goal of AutoKeras is to make machine learning accessible to everyone.

Learning resources

  • A short example.
import autokeras as ak

clf = ak.ImageClassifier()
clf.fit(x_train, y_train)
results = clf.predict(x_test)

drawing

Installation

To install the package, please use the pip installation as follows:

pip3 install autokeras

Please follow the installation guide for more details.

Note: Currently, AutoKeras is only compatible with Python >= 3.5 and TensorFlow >= 2.3.0.

Community

Stay Up-to-Date

Twitter: You can also follow us on Twitter @autokeras for the latest news.

Emails: Subscribe to our email list to receive announcements.

Questions and Discussions

GitHub Discussions: Ask your questions on our GitHub Discussions. It is a forum hosted on GitHub. We will monitor and answer the questions there.

Instant Communications

Slack: Request an invitation. Use the #autokeras channel for communication.

QQ Group: Join our QQ group 1150366085. Password: akqqgroup

Online Meetings: Join the online meeting Google group. The calendar event will appear on your Google Calendar.

Contributing Code

We engage in keeping everything about AutoKeras open to the public. Everyone can easily join as a developer. Here is how we manage our project.

  • Triage the issues: We pick the critical issues to work on from GitHub issues. They will be added to this Project. Some of the issues will then be added to the milestones, which are used to plan for the releases.
  • Assign the tasks: We assign the tasks to people during the online meetings.
  • Discuss: We can have discussions in multiple places. The code reviews are on GitHub. Questions can be asked in Slack or during meetings.

Please join our Slack and send Haifeng Jin a message. Or drop by our online meetings and talk to us. We will help you get started!

Refer to our Contributing Guide to learn the best practices.

Thank all the contributors!

Donation

We accept financial support on Open Collective. Thank every backer for supporting us!

Cite this work

Haifeng Jin, Qingquan Song, and Xia Hu. "Auto-keras: An efficient neural architecture search system." Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. ACM, 2019. (Download)

Biblatex entry:

@inproceedings{jin2019auto,
  title={Auto-Keras: An Efficient Neural Architecture Search System},
  author={Jin, Haifeng and Song, Qingquan and Hu, Xia},
  booktitle={Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery \& Data Mining},
  pages={1946--1956},
  year={2019},
  organization={ACM}
}

Acknowledgements

The authors gratefully acknowledge the D3M program of the Defense Advanced Research Projects Agency (DARPA) administered through AFRL contract FA8750-17-2-0116; the Texas A&M College of Engineering, and Texas A&M University.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].