cchung100m commented on a change in pull request #13938: [MXNET-1291] solve 
pylint errors in examples with issue no.12205
URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r249312509
 
 

 ##########
 File path: example/capsnet/capsulenet.py
 ##########
 @@ -184,6 +198,9 @@ def __call__(self, num_update):
 
 
 def do_training(num_epoch, optimizer, kvstore, learning_rate, model_prefix, 
decay):
+    """
+    Run training to CapsNet
 
 Review comment:
   Agree, it is a better description.

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