Skip to content

jisooolee/Algoritm_03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algoritm_03

1. Model

Model 1 : 3 layers with 1 convolution layer model1 (2) Model 2 : 5 layers with 2 convolution layer model2 Model 3 : 7 layers with 4 convolution layer model3

2. Training with training loss

Training step

Training for 5 epochs

Model 1 training_model1 Model 2 training_model2 Model 3 training_model3

3. Test accuracy

Perform test with test data

Model 1 test_model1 Model 2 test_model2 Model 3 test_model3

4. Images and corresponding probability that predicted Right

Model 1 image_model1 Model 2 image_model2 Model 3 image_model3

5. Images and corresponding probability that predicted Wrong

Model 1 image2_model1 Model 2 image2_model2 Model 3 image2_model3

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors