Home

Awesome

<h1 align="center">EAdam Optimizier</h1>

Arxiv: EAdam Optimizer: How ε Impact Adam

Introduction

Algorithm

<center class="half"> <img src="results/adam.jpg" width="50%"/><img src="results/eadam.jpg" width="50%"/> </center> <p align='center'> <img src="https://latex.codecogs.com/gif.latex?\epsilon^{'}=\sqrt{G_t&plus;\epsilon(1-\beta_2)}-\sqrt{G_t}" title="\epsilon^{'}=\sqrt{G_t+\epsilon(1-\beta_2)}-\sqrt{G_t}" /> </p>

Experiments

We did not precisely adjust the parameters and repeat the experiment, which will be supplemented in the future.

Code is base on:

CIFAR10 and CIFAR100

Penn Treebank

<p align='center'> <img src="results/lstm_table.jpg" width="100%"> </p>

Pascal Voc

Plan