character-based-cnn
Character CNN
An implementation of a character-based convolutional neural network for text classification.
Implementation of character based convolutional neural network
259 stars
14 watching
56 forks
Language: Python
last commit: almost 4 years ago character-based-modelcharacter-cnnconvolutional-neural-networkdeep-neural-networksnatural-language-processingnlpnlp-machine-learningpaper-implementationspytorchyoutube-video
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |
| Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 |
| An implementation of artificial neural networks using NumPy | 98 |
| An LSTM language model with a convolutional neural network over characters as input to predict words. | 826 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
| An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. | 769 |
| A software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks | 160 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| A GAN-based system to generate anime faces using a custom dataset | 198 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| This project uses CNNs to segment breast cancer lesions from medical images. | 75 |