AndryRafam / Depression_BiLSTM

NLP on Depression text dataset from Kaggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NLP on Depression text dataset from Kaggle

License:MIT License


Languages

Language:Jupyter Notebook 74.8%Language:Python 25.2%