eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl 
optimizer for sparse
URL: https://github.com/apache/incubator-mxnet/pull/7720#discussion_r137707579
 
 

 ##########
 File path: python/mxnet/optimizer.py
 ##########
 @@ -798,9 +820,6 @@ class Ftrl(Optimizer):
         The initial learning rate.
     beta : float, optional
         Per-coordinate learning rate correlation parameter.
-    eta :
-        .. math::
 
 Review comment:
   We should keep the clarification for eta chosen for this updater. Showing it 
as one of the parameters is not right place, probably just move it to line 791
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to