Code Monkey home page Code Monkey logo

autokeras's Introduction

drawing

codecov PyPI version

Official Website: autokeras.com

Let's Chat!

To make AutoKeras better, I would like to hear your thoughts. I am happy to answer any questions you have about our project. Join our Slack and send me (Haifeng Jin) a message. I will schedule a meeting with you.

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 for everyone.

Example

Here is a short example of using the package.

import autokeras as ak

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

For detailed tutorial, please check here.

Installation

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

pip3 install git+https://github.com/keras-team/[email protected]
pip3 install autokeras==1.0.5

Please follow the installation guide for more details.

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

Community

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

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

Emails: Subscribe our email list to receive announcements.

Online Meetings: Join the Google group and our online meetings will appear on your Google Calendar.

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

Contributing

You can follow the Contributing Guide to become a contributor.

If you don't know where to start, please join our community on Slack and ask us. We will help you get started!

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.

autokeras's People

Contributors

haifeng-jin avatar qingquansong avatar gabrieldemarmiesse avatar dependabot[bot] avatar tl-yang avatar taobupt avatar boyuangong avatar satyakesav avatar droidadroit avatar xiabenhu avatar chengchengeasy avatar anuragkapale avatar achaar avatar yufei-12 avatar davidsirui avatar praveenvenugopal avatar dependabot-preview[bot] avatar bharatr21 avatar ecemachine avatar abgese avatar t-wtnb avatar kshivendu avatar sibyjackgrove avatar feedliu avatar xhuang31 avatar ghmole avatar chenwydj avatar haofanwang avatar jcrodriguez1989 avatar garawalid avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.