cloud-oak opened a new pull request #15323: Two fixes for info_gan.md example 
Code
URL: https://github.com/apache/incubator-mxnet/pull/15323
 
 
   ## Description ##
   Fix the InfoGan Tutorial.
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to 
the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) 
created (except PRs with tiny changes)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   
   ### Changes ###
   - [ ] Increment `counter`, to both enable discriminator training and fix 
MXBoard Logging
   - [ ] Change the `LossG` MXBoard Scalar to actually reflect `g_error` and 
not `d_error`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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