wut0n9 opened a new pull request #8030: add cnn + highway network architecture for Chinese text classification example URL: https://github.com/apache/incubator-mxnet/pull/8030 Add new example: based character-level cnn for chinese text classification. I've implemented the [Highway Networks](https://arxiv.org/pdf/1505.00387.pdf) architecture.The final train model is CNN + Highway Network structure, and this version can achieve a best dev accuracy of 94.75% with the Chinese corpus. @pluskid @thinxer ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
