haojin2 commented on a change in pull request #10388: [MXNET-265] Update 
optimizer doc to clarify wd behaviors
URL: https://github.com/apache/incubator-mxnet/pull/10388#discussion_r179339042
 
 

 ##########
 File path: python/mxnet/optimizer.py
 ##########
 @@ -538,7 +538,7 @@ def update_multi_precision(self, index, weight, grad, 
state):
 class Signum(Optimizer):
     """The Signum optimizer that takes the sign of gradient or momentum.
 
-    The optimizer updates the weight by:
+    The optimizer updates the weight by::
 
 Review comment:
   an extra ":" ?

----------------------------------------------------------------
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

Reply via email to