/Algorithm_03

Primary LanguageJupyter Notebook

Algorithm Assignment 5

Open Source Project : Deep Learning

MODEL 1 : 3 Layers with 1 Convolution layer

1. Code

image image

2. Training with training loss

image

3. Test Accuracy

image

4. Images and corresponding probability that predicted Right

image

5. Images and corresponding probability that predicted Wrong

image

MODEL 2 : 5 Layers with 2 Convolution layer

1. Code

image image

2. Training with training loss

image

3. Test Accuracy

image

4. Images and corresponding probability that predicted Right

image

5. Images and corresponding probability that predicted Wrong

image

MODEL 3 : 7 Layers with 4 Convolution layer

1. Code

image image

2. Training with training loss

image

3. Test Accuracy

image

4. Images and corresponding probability that predicted Right

image

5. Images and corresponding probability that predicted Wrong

image