Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 659 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 659 Bytes

Fake_News_Detection

Code for Fake News Detection using NLP and Neural Networks for the scientific article AI Ethics: An Evaluation of Modern World Technologies. This is part of the course requirement DSCI 552, Applied Machine Learning offered by USC

  1. Word2Vec and LDA.ipnyb: Analysis of the fake news articles. Word Similarities found using Word2Vec. Topic and Word Distribution modelled using LDA
  2. Fake_News_Detection.ipnyb: Fake News detection using LSTM and GloVe pre trained data. The pre trained data can be found below