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.

59.8/100
602Forks: 257
View on GitHubHomepage →
Loading report...

Similar Projects

RWKV-LM

84

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.7K

datasets

92

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

Python21.9K

FlagEmbedding

78

Retrieval and Retrieval-augmented LLMs

Python12.1K

ChatRWKV

63

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Python9.5K
Back to List