Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dennybritz/cnn-text-classification-tf
/ types & classes
Types & classes
1 in github.com/dennybritz/cnn-text-classification-tf
⨍
Functions
9
◇
Types & classes
1
↓ 1 callers
Class
TextCNN
A CNN for text classification. Uses an embedding layer, followed by a convolutional, max-pooling and softmax layer.
text_cnn.py:5