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
1k stars
15 watching
276 forks
Language: Python
last commit: almost 2 years ago cnn-modelpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of convolutional neural networks for text classification using PyTorch | 66 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| PyTorch implementation of graph ConvNets using spectral filtering | 291 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |