overfitphobia / PoetryClassifier

0 stars 0 forks source link

Implement CNN network to find something interesting #2

Closed linchenq closed 6 years ago

linchenq commented 6 years ago

No need to implement at the first time. Expect to find something interesting during implementation. However, the evaluation on this model may well be as good as expected. http://www.wildml.com/2015/12/implementing-a-cnn-for-text-classification-in-tensorflow/

linchenq commented 6 years ago

TextCNN is well employed based on https://github.com/dennybritz/cnn-text-classification-tf. Train and test data set is split the same as what other classifier does. If there's no report some other bugs, the issue will be closed