Skip to content

The repository implements the a simple Convolutional Neural Network (CNN) from scratch for image classification. I experimented with it on MNIST digits and COIL object dataset.

Notifications You must be signed in to change notification settings

sakbarpu/CNN_Classification

Repository files navigation

CNN_Classification

The repository implements the a simple Convolutional Neural Network (CNN) from scratch for image classification.

I experimented with it on MNIST digits and COIL object dataset.

The main files are cnnTrain.m and cnnTrain_coil.m

About

The repository implements the a simple Convolutional Neural Network (CNN) from scratch for image classification. I experimented with it on MNIST digits and COIL object dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages