cnn-text-classification-tf
Text classifier
A neural network architecture for text classification tasks using convolutional layers and softmax output layers.
Convolutional Neural Network for Text Classification in Tensorflow
6k stars
281 watching
3k forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
| A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
| A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
| A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
| A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
| A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
| Preprocessing and processing tools for text data in machine learning models | 1,239 |
| A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,248 |
| An implementation of a WaveNet generative neural network architecture for audio generation | 5,417 |
| A deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries. | 2,929 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| Provides training and testing code for a CNN-based sentence embedding model | 2 |