character-based-cnn

Character CNN

An implementation of a character-based convolutional neural network for text classification.

Implementation of character based convolutional neural network

GitHub

259 stars
14 watching
56 forks
Language: Python
last commit: over 5 years ago
character-based-modelcharacter-cnnconvolutional-neural-networkdeep-neural-networksnatural-language-processingnlpnlp-machine-learningpaper-implementationspytorchyoutube-video

Related projects:

RepositoryDescriptionStars
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
soloice/chinese-character-recognitionThis project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters.200
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98
yoonkim/lstm-char-cnnAn LSTM language model with a convolutional neural network over characters as input to predict words.826
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
carpedm20/lstm-char-cnn-tensorflowAn implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures.769
terrychenism/deformable-convnetsA software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks160
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
aaronshan/12306-captchaDeep learning-based system to recognize and classify 12306 captcha images281
pavitrakumar78/anime-face-gan-kerasA GAN-based system to generate anime faces using a custom dataset198
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287
ecobost/cnn4brcaThis project uses CNNs to segment breast cancer lesions from medical images.75