Skip to content
/ VDCNN Public

Implemetatoin of Very Deep Convolutional Networks for Text Classification

Notifications You must be signed in to change notification settings

nuke705/VDCNN

Repository files navigation

VDCNN

Implemetatoin of Very Deep Convolutional Networks for Text Classification
https://arxiv.org/abs/1606.01781
Final project of IE 534 UIUC

File description:
For each dataset and for layer 9,17,29 with downsampling 1 or 2.
format: "dataset_downsampling_layer(_s)"
"_s" stands for shortcut model.
Downsampling is a constant that can be changed easily.
There is a data processing file to tokenize datasets.

About

Implemetatoin of Very Deep Convolutional Networks for Text Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages