Skip to content

A small study to try text classification using an RNN model

Notifications You must be signed in to change notification settings

Geode07/rnn_text_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

rnn_text_classification

A small study to try text classification using an RNN model. The workbook compares models based on PyTorch, both LSTM and GRU. Additionally, there are benchmark implementation of logistic regression and SVC for classification. The source data to run this notebook can be found at: https://www.kaggle.com/competitions/nlp-getting-started/data .

About

A small study to try text classification using an RNN model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published