cnn-text-classification-pytorch

Sentence classifier

An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch

CNNs for Sentence Classification in PyTorch

GitHub

1k stars
15 watching
276 forks
Language: Python
last commit: almost 2 years ago
cnn-modelpytorch

Related projects:

Repository Description Stars
xiayandi/pytorch_text_classification An implementation of convolutional neural networks for text classification using PyTorch 66
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
xbresson/spectral_graph_convnets PyTorch implementation of graph ConvNets using spectral filtering 291
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 287
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 462
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 588
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 431
jwyang/graph-rcnn.pytorch A collection of PyTorch implementations of various scene graph generation models 732
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68