Closed sandeep-krishnamurthy closed 6 years ago
@roywei @kalyc - Ready for review.
@kalyc - Thanks for your review. Addressed the comments.
@roywei - Thanks for reviewing.
Yes, we can add check in save_mxnet_model API. I would like to do it in separate PR. Also, I would like to introduce filepath
option for allowing users to save in their directory of choice.
That is right, keras users are accustomed to pass save_best_only=True when using ModelCheckpointCallback.
https://github.com/awslabs/keras-apache-mxnet/issues/130
@roywei @kalyac