/Depression_BiLSTM

NLP on Depression text dataset from Kaggle

Primary LanguageJupyter NotebookMIT LicenseMIT

Depression_BiLSTM

NLP on Depression text dataset from Kaggle. The model used is Bidirectional Long Short Term Memory (BiLSTM).

After 5 epochs, the model achieves 98.72 % of Accuracy and 7.51 % Loss.

The dataset is already include in the repository (No need to download from Kaggle)

Warning !!!

This project is just for fun, nothing serious here. I am not an NLP expert nor a Deep Learning specialist. I am just passionate about Deep Learning and Artificial Intelligence ... nothing more.

Acknowledgment

Thanks to Kaggle for the Dataset.