WoNiuHu / char-cnn-text-classification-tensorflow

Character-level Convolutional Networks for Text Classification论文仿真实现

Home Page:http://blog.csdn.net/liuchonge/article/details/70947995

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

char-cnn-text-classification-tensorflow

主要用于记录“Character-level Convolutional Networks for Text Classification”论文的模型架构和仿真实现方法。 这是一篇2016年4月份刚发的文章,在此之前,原作者还发表过一篇“Text Understanding from Scratch”的论文,两篇论文基本上是一样的。 可以参见自己的博客http://blog.csdn.net/liuchonge/article/details/70947995

About

Character-level Convolutional Networks for Text Classification论文仿真实现

http://blog.csdn.net/liuchonge/article/details/70947995


Languages

Language:Python 100.0%