Fix link to AdaDelta paper (#7942)

Fix link to AdaDelta paper hosted on matthewzeiler.com

Signed-off-by: Jxtps
master
jxtps 2019-06-24 17:50:17 -07:00 committed by Alex Black
parent d3a9e5b41d
commit e2db385682
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import java.util.Arrays;
import java.util.Map;
/**
* http://www.matthewzeiler.com/pubs/googleTR2012/googleTR2012.pdf
* https://www.matthewzeiler.com/mattzeiler/adadelta.pdf
* https://arxiv.org/pdf/1212.5701v1.pdf
* <p>
* Ada delta updater. More robust adagrad that keeps track of a moving window