kuldeep7688 / dynamic_convolutional_neural_network

implementation of dynamic convolutional neural network for text classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Convolutional Neural Network

Pytorch implementation of Dynamic Convolutional Neural Network for Text Classification.

Note

This is a simple pytorch implmentation of dynamic convolutional neural network as presented in the paper A Convolutional Neural Network for Modelling Sentences by Kalchbrenner et al. Paper for DCNN.

Prerequisites

Datasets

Parameter Settings

Experiments

Reference

About

implementation of dynamic convolutional neural network for text classification


Languages

Language:Python 100.0%