[GitHub] eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial accumulator value

2018-06-25 Thread GitBox
eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial 
accumulator value
URL: https://github.com/apache/incubator-mxnet/pull/11223#issuecomment-400028969
 
 
   I mean setting eps to `1+1e-7` seems equivalent to setting 
initial_accumulator_value to 1


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial accumulator value

2018-06-13 Thread GitBox
eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial 
accumulator value
URL: https://github.com/apache/incubator-mxnet/pull/11223#issuecomment-397018537
 
 
   I'm not sure if this is necessary. Can the user just specify `eps`?? I agree 
eps is not a good name but it has the same effect. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services