Skip to content

ilene97/Algorithm_deepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Algorithm_deepLearning_MNISTdatasets

Model1 : 3 Layers with 1 Convolution layer

1. Test accuracy

  • Test loss: 0.11719131242479197
  • Test accuracy : 0.9699

2. Predicted Right

model1-correct

3. Predicted Wrong

model1-wrong

Model2 : 5 Layers with 2 Convolution layer

1. Test accuracy

  • Test loss : 0.05720122241897043
  • Test accuracy : 0.9834

2. Predicted Right

model2-correct

3. Predicted Wrong

model2-wrong

Model3 : 7 Layers with 4 Convolution layer

1. Test accuracy

  • Test loss : 0.0443885833057524
  • Test accuracy : 0.9878

2. Predicted Right

model3-correct

3. Predicted Wrong

model3-wrong

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published