Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 221 Bytes

LSTM Kaggle SMS Spam Example

For running the code base you need Python3. For installing the packages use the command:

pip3 install -r requirements.txt

For running the code, just use the command:

python3 lstm.py