Fake Tweet Detection

2 models are trained: A Bidirectional stacked LSTM using pre-trained embedded vectors A Bidirectional stacked LSTM without pre-trained embedded vectors from GLOVE Both models performed well and gave accuracy of about 99%

See Repo Here.