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-1.1.0.tar.gz (82.1 kB view details)

Uploaded Source

Built Distribution

autokeras-1.1.0-py3-none-any.whl (148.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: autokeras-1.1.0.tar.gz
  • Upload date:
  • Size: 82.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for autokeras-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5667bb787e5d6eb86727b69ca1d7d6498025a5d93eca00133bd206d892ef49b9
MD5 7943cf503c2b4bfef114e3672c802635
BLAKE2b-256 8e9d3013e7f48742e23cd44f52ee3089b399dc8755b538fb5fac2d8d96340d61

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: autokeras-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 148.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for autokeras-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2a4865d84294ff9d8bcf119ed8c281e052e8c18372371d7f24fbcc4db96513bd
MD5 ae461d1ddea51df8b632451292d4dccf
BLAKE2b-256 8e46374e1c992f2c2e0226af0bc99b5abf827e2f7a293c8d2eaf752a3077adba

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