Pytorch_text_classification

Text classifier

An implementation of convolutional neural networks for text classification using PyTorch

A simple implementation of CNN based text classification in Pytorch

GitHub

66 stars
5 watching
12 forks
Language: Python
last commit: almost 8 years ago

Related projects:

Repository Description Stars
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
sergioburdisso/pyss3 A Python package implementing an interpretable machine learning model for text classification with visualization tools 336
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 401
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 365
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 288
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
apcode/tensorflow_fasttext An open-source implementation of a text classification system using word embeddings and TensorFlow. 302
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
graykode/gpt-2-pytorch An implementation of the GPT-2 language model in PyTorch for generating text 973
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
bearpaw/pytorch-classification An open-source project providing a unified interface for training and evaluating classification models using PyTorch. 1,692