Back to List
Notice:This resource is provided by a third-party author. Please review the code with AI tools or manually before use to ensure security and compatibility.
Pythonjiegzhan/multi-class-text-classification-cnn-rnn

multi-class-text-classification-cnn-rnn

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.

75.2/100
603Forks: 259
View on GitHubHomepage →
Loading report...

Similar Projects

RWKV-LM

85

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Python14.6K

datasets

92

🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

Python21.6K

FlagEmbedding

71

Retrieval and Retrieval-augmented LLMs

Python11.8K

turbovec

77

A vector index built on TurboQuant, written in Rust with Python bindings

Python10.3K
Back to List