MENU

Fun & Interesting

171 - AutoKeras for image classification using cifar10 data set

DigitalSreeni 3,831 4 years ago
Video Not Working? Fix It Now

AutoKeras is an AutoML system based on Keras. The goal of AutoKeras is to make machine learning accessible for everyone. It suggests the best machine learning model by fitting data to various models and hyperparameters. This video explains the use of AutoKeras for image classification. Installation instructions: https://autokeras.com/ Code generated in the video can be downloaded from here: https://github.com/bnsreenu/python_for_microscopists

Comment