You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/19 01:13:38 UTC

[GitHub] leleamol commented on issue #13680: [WIP][MXNET-1121] Example to demonstrate the inference workflow using RNN

leleamol commented on issue #13680: [WIP][MXNET-1121] Example to demonstrate the inference workflow using RNN
URL: https://github.com/apache/incubator-mxnet/pull/13680#issuecomment-455735026
 
 
   @lupesko @sandeep-krishnamurthy @szha 
   
   Since the model used for sequence generation was not giving the good results. I have updated the example.
   The example now uses a sentiment analysis model that is built and exported using GluonAPI.
   The model is based on the [Sentiment Analysis Gluon Tutorial](http://gluon-nlp.mxnet.io/examples/sentiment_analysis/sentiment_analysis.html#)
   
   I will be updating the ReadMe files in the next commit.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services