-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar, spelling, and clarity check. I didn't get a chance to run this.
@mxnet-label-bot add [pr-awaiting-review] |
@aaronmarkham I have addressed your comments, could you take another look? thanks! Added |
any update on this ? mxnet 1.5 is released but no doc for the feature. |
I have addressed commend @aaronmarkham @abhinavs95 could you take another look? Thanks |
* fix warining * fix test * fix * fix * fix print
I have verified the documentation is successfully generated, tutorial is passing, nightly tests are passing and unit tests should be already checked by CI ping @aaronmarkham for review on the docs. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!!
Update website API docs can be found at: http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-15353/10/api/python/gluon/contrib.html |
* Added tutorial for FIT API * Added tests for Fit API tutorial * Updated index.md for the new tutorial to show up * Addressed PR feedback * Addressed PR feedback * Removed spurious comment for Py2 and Py3 compatibility * Address PR feedback * Addressed PR feedback * Fixed typo * Added example to showcase custom event handler * Fixed imports as estimator moved to contrib package * Added a side note to inform about estimator reference being updated by the handlers * Corrected typo * update tutorial * address comments * new line * fix import * fix cached graph * fix import * address comments * fix doc gen * add softmax * add to website index * fix doc string * Fix doc gen (apache#12) * fix warining * fix test * fix * fix * fix print * fix test (apache#13) * fix warning (apache#14) * fix href (apache#15)
Description
main contributor @piyushghai
I have updated the tutorial to the latest fit/estimator api
@ThomasDelteil @thomelane @aaronmarkham
Preview
http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-15353/8/tutorials/gluon/fit_api_tutorial.html
http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-15353/8/api/python/gluon/contrib.html?highlight=estimator#module-mxnet.gluon.contrib.estimator