Ishitori opened a new pull request #11651: Add logistic regression tutorial
URL: https://github.com/apache/incubator-mxnet/pull/11651
 
 
   ## Description ##
   Add new tutorial on how to do logistic regression with Gluon API (writing 
minimal amount of custom code) + provided some explanation why it should be 
done in that way
   
   ## Checklist ##
   ### Essentials ###
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - Unit tests are added for small changes to verify correctness (e.g. adding 
a new operator)
   - [ ] Code is well-documented: 
   - [ ] To the my best knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [ ] New tutorial on logistic regression

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