Skip to content

opjakhar/Image-classifcation-using-convolution-Neural-Netwrok-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-classifcation-using-convolution-Neural-Netwrok-CNN

This project is aims to classify Fashion-MNIST data using convolution nueral network. Dataset:Fashion-MNIST train.csv,val.csv test.csv are comma seperated value files of training,validation and testing data respectively. Below is the command to run this code or you can run this by run.sh in this file. I have already worte the script neede for training this network(convolutio nueral network for image classification) in run.sh

#$/bin/bash python train.py --lr 0.018 --batch_size 100 --init 1 --save_dir all_model/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published