Skip to content

Commit 009093d

Browse files
authored
Update README.md
1 parent 4191079 commit 009093d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ A network using Convolution layers was used to build classifier, network archite
5959
data model was not able to generalize well between bee and noise data. Adding downsampling technique helped the
6060
model in generalization.
6161

62+
![alt text](https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/CNN_Net-1.png)
63+
6264
#### Performance:
6365

6466
Training was done for 500 epochs using Adaptive Moment Estimation (adam) as optimizer with learning rate of 0.0001.
@@ -68,9 +70,6 @@ Training was done for 500 epochs using Adaptive Moment Estimation (adam) as opti
6870
|-----| ------------- |:-------------:|
6971
|Accuracy | 99.88% | 99.45% |
7072

71-
72-
![alt text](https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/CNN_Net-1.png)
73-
7473
#### Accuracy
7574

7675
![alt text](https://raw.githubusercontent.com/vishalshar/Audio-Classification-using-CNN-MLP/master/img/bee_cnn_audio.png)

0 commit comments

Comments
 (0)