VDCNN
Implementation of Very Deep Convolutional Neural Network paper
Install / Use
/learn @mukesh-mehta/VDCNNREADME
Very Deep Convolutional Neural Network For Text Classification
Based on paper https://arxiv.org/abs/1606.01781 proposed by Alexis Conneau, Holger Schwenk, Loïc Barrault, Yann Lecun (2016)
toxic.ipynb
This notebook contains end to end implementation on recent Kaggle Competition https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge. On private leaderboard it achieved 0.9653 score and on public it achieved 0.9608.
