Skip to main content

AutoML for deep learning

Project description

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     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.7 and TensorFlow >= 2.8.0.

Community

Ask your questions on our GitHub Discussions.

Contributing Code

Here is how we manage our project.

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.

Refer to our Contributing Guide to learn the best practices.

Thank all the contributors!

The contributors

Cite this work

Haifeng Jin, François Chollet, Qingquan Song, and Xia Hu. "AutoKeras: An AutoML Library for Deep Learning." the Journal of machine Learning research 6 (2023): 1-6. (Download)

Biblatex entry:

@article{JMLR:v24:20-1355,
  author  = {Haifeng Jin and François Chollet and Qingquan Song and Xia Hu},
  title   = {AutoKeras: An AutoML Library for Deep Learning},
  journal = {Journal of Machine Learning Research},
  year    = {2023},
  volume  = {24},
  number  = {6},
  pages   = {1--6},
  url     = {http://jmlr.org/papers/v24/20-1355.html}
}

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autokeras-2.0.0.tar.gz (64.8 kB view details)

Uploaded Source

Built Distribution

autokeras-2.0.0-py3-none-any.whl (122.7 kB view details)

Uploaded Python 3

File details

Details for the file autokeras-2.0.0.tar.gz.

File metadata

  • Download URL: autokeras-2.0.0.tar.gz
  • Upload date:
  • Size: 64.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for autokeras-2.0.0.tar.gz
Algorithm Hash digest
SHA256 40f6e157f18655895cbaa151d4172744d73e3b0e7356834c509e09ba90efb7d0
MD5 b4ffa909b23ad742d55c8a9572a8b104
BLAKE2b-256 85fdcd0248efe87da6100115c2e92509494e72b2a6d63e6ec7c99ff3b65daa53

See more details on using hashes here.

Provenance

File details

Details for the file autokeras-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: autokeras-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 122.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for autokeras-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 476c12104c41e46814b765493006f9937e1f7d226992c1bd2b7e7bd4ccb7a822
MD5 1c8e7620d926591c33658b830a329783
BLAKE2b-256 09b08a1166660f3881e7322b4d0d43e6f5d84573a99b8341eea9c361d9051ba8

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page