[GitHub] ericvlognow commented on issue #10067: keras imdb data set is not converged when maximum size of the word sequence is 500

2018-03-11 Thread GitBox
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-372201693 i found the issue. the pre-padding instead of post-padding solved the issue.

[GitHub] ericvlognow commented on issue #10067: keras imdb data set is not converged when maximum size of the word sequence is 500

2018-03-11 Thread GitBox
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-372144527 i tried it in keras with tensor_flow back end, even with max_len = 500, it generat

[GitHub] ericvlognow commented on issue #10067: keras imdb data set is not converged when maximum size of the word sequence is 500

2018-03-11 Thread GitBox
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-372144527 i tried it in keras with tensor_flow back end, even with max_len = 500, it still g

[GitHub] ericvlognow commented on issue #10067: keras imdb data set is not converged when maximum size of the word sequence is 500

2018-03-11 Thread GitBox
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 /Li

[GitHub] ericvlognow commented on issue #10067: keras imdb data set is not converged when maximum size of the word sequence is 500

2018-03-11 Thread GitBox
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-372144334 following are outputs when maxLen = 150 dyld: warning, LC_RPATH ${ORIGIN} in /Li