GithubHelp home page GithubHelp logo

bharat123rox / autokeras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keras-team/autokeras

0.0 2.0 0.0 68.45 MB

Accessible AutoML for deep learning.

Home Page: http://autokeras.com/

License: Other

Dockerfile 0.30% Python 99.56% Shell 0.15%

autokeras's Introduction

drawing

Build Status Codacy Badge Codacy Badge PyPI version

Official Website: autokeras.com

Auto-Keras is an open source software library for automated machine learning (AutoML). It is developed by DATA Lab at Texas A&M University and community contributors. The ultimate goal of AutoML is to provide easily accessible deep learning tools to domain experts with limited data science or machine learning background. Auto-Keras provides functions to automatically search for architecture and hyperparameters of deep learning models.

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)

Cite this work

Auto-Keras: An Efficient Neural Architecture Search System. Haifeng Jin, Qingquan Song, and Xia Hu. arXiv:1806.10282.

Biblatex entry:

@online{jin2018efficient,
  author       = {Haifeng Jin and Qingquan Song and Xia Hu},
  title        = {Auto-Keras: An Efficient Neural Architecture Search System},
  date         = {2018-06-27},
  year         = {2018},
  eprintclass  = {cs.LG},
  eprinttype   = {arXiv},
  eprint       = {cs.LG/1806.10282},
}

Community

You can use Gitter to communicate with people who also interested in Auto-Keras. Join the chat at https://gitter.im/autokeras/Lobby

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

Contributing Code

You can follow the Contributing Guide for details. The easist way to contribute is to resolve the issues with the "call for contributors" tag. They are friendly to beginners.

Support Auto-Keras

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

DISCLAIMER

Please note that this is a pre-release version of the Auto-Keras which is still undergoing final testing before its official release. The website, its software and all content found on it are provided on an “as is” and “as available” basis. Auto-Keras does not give any warranties, whether express or implied, as to the suitability or usability of the website, its software or any of its content. Auto-Keras will not be liable for any loss, whether such loss is direct, indirect, special or consequential, suffered by any party as a result of their use of the libraries or content. Any usage of the libraries is done at the user’s own risk and the user will be solely responsible for any damage to any computer system or loss of data that results from such activities. Should you encounter any bugs, glitches, lack of functionality or other problems on the website, please let us know immediately so we can rectify these accordingly. Your help in this regard is greatly appreciated.

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.

autokeras's People

Contributors

anuragkapale avatar boyuangong avatar chengchengeasy avatar chenwydj avatar dependabot[bot] avatar droidadroit avatar feedliu avatar garawalid avatar ghmole avatar gitter-badger avatar haifeng-jin avatar jmschabdach avatar kemalcanbora avatar lhideki avatar linci8210 avatar lusob avatar mekomlusa avatar pjpan avatar pmixer avatar praveenvenugopal avatar qingquansong avatar satyakesav avatar shafu0x avatar taobupt avatar thadeuluz avatar tl-yang avatar wlwkgus avatar woj-i avatar wrosko avatar xiabenhu avatar

Watchers

 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.