Skip to content

Commit

Permalink
Update README.md DNN images
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashiniUpekha authored Oct 19, 2023
1 parent ab0a530 commit e7e9804
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,18 @@ Initially, we tried different models and compared the accuracy with our model. W

### Parameter Tuning
We did parameter tuning to find the optimal learning rate and the epochs. The results from the test are as follows,
![Image 12](./images/paramterTuning1.png)
![Image 12](./images/paramterTuning1.PNG)

![Image 13](./images/paramterTuning2.png)
![Image 13](./images/paramterTuning2.PNG)


### Application of DNN
We applied different layers of DNN with different number of units to test to improve the accuracy of the model.The results from the tests are as follows,

![Image 14](./images/DNNarosal.PNG)

![Image 15](./images/DNNvalaence.PNG)


### Existing Models VS Best Model Developed

Expand Down

0 comments on commit e7e9804

Please sign in to comment.