Skip to content

Commit

Permalink
updated results for deeper cnn leaky relu
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnopump committed Dec 24, 2017
1 parent 07884a3 commit afdedb9
Show file tree
Hide file tree
Showing 5 changed files with 1,133 additions and 898 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ Code for reproducibility of the experiments of [this paper](https://github.com/E

| Activations | % Test error (median of 3 runs) |
| ------------- | -------------:|
| Leaky Relu (0.3) | 9.25* |
| Leaky Relu (0.3) | 8.62 |
| Swish | 8.27 |
| Relu | 8.13 |
| Elu | 7.69 |
| Elu | 7.79 |
| **E-swish** | **7.61** |

<i>*Results are provided on a single model performance.</i>
Expand Down
Loading

0 comments on commit afdedb9

Please sign in to comment.