ericvlognow commented on issue #10067: keras imdb data set is not converged  
when maximum size of the word sequence is 500
URL: 
https://github.com/apache/incubator-mxnet/issues/10067#issuecomment-372144369
 
 
   following are outputs when maxLen = 500
   dyld: warning, LC_RPATH ${ORIGIN} in 
/Library/Python/2.7/site-packages/mxnet/libmxnet.so being ignored in restricted 
program because it is a relative path
   Preparing train set...
   Preparing test set...
   Trimming to 5000 max-features
   Padding to length 500
   Epoch 0, Training ('accuracy', 0.5082320971867008)
   Epoch 1, Training ('accuracy', 0.523497442455243)
   Epoch 2, Training ('accuracy', 0.5347266624040921)
   ('Accuracy: ', 0.5114)

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


With regards,
Apache Git Services

Reply via email to