1406 Forks
8867 Stars
8867 Watchers

How to download and setup autokeras

Open terminal and run command
git clone https://github.com/keras-team/autokeras.git
git clone is used to create a copy or clone of autokeras repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with autokeras https://github.com/keras-team/autokeras/archive/master.zip

Or simply clone autokeras with SSH
[email protected]:keras-team/autokeras.git

If you have some problems with autokeras

You may open issue on autokeras support forum (system) here: https://github.com/keras-team/autokeras/issues