Skip to content

cauxiv/AlgorithmExtra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Algorithm_02

MODEL 1: 3 Layers with 1 Convolution layer

1_model

1.Training with Training loss

Traning Step

Training for 5 epochs

1_epoch

2. Test Accuracy

Perform Test with Test data

1_testaccuracy

3. Images and corresponding probability that predicted Right

1_success

4. Images and corresponding probability that predicted Wrong

1_error

MODEL 2: 5 Layers with 2 Convolution layer

2_model

1.Training with Training loss

Traning Step

Training for 5 epochs

2_epoch

2. Test Accuracy

Perform Test with Test data

2_test

3. Images and corresponding probability that predicted Right

2_success

4. Images and corresponding probability that predicted Wrong

2_error

MODEL 3: 7 Layers with 4 Convolution layer

3_model

1.Training with Training loss

Traning Step

Training for 5 epochs

3_epoch

2. Test Accuracy

Perform Test with Test data

3_Test Accuracy

3. Images and corresponding probability that predicted Right

3_correct

4. Images and corresponding probability that predicted Wrong

3_wrong

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors