Skip to main content

Image Classification Package for DashAI

Project description

Models

MLP Image Classifier: This model aims to classify images using a Multi-Layer Perceptron (MLP) neural network. The model transform each image into a vector of pixels and then feed it to the MLP. The MLP is a feedforward neural network with one hidden layer. The hidden layer uses the ReLU activation function and the output layer uses the softmax activation function. The model is trained using the cross-entropy loss function and the Adam optimizer.

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

Built Distribution

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