Skip to content

A simple Deep learning model that is able to detect fake news.

Notifications You must be signed in to change notification settings

nootums/Fake-news-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fake-news-detector

A simple Deep learning model that is able to detect fake news.

Using LSTMs to predict the authenticity of news articles.

In todays age of rampant misinformation, there is an abundance of fake news flying around. Here we take a look at how to make a deep learning model that is able to take the first 300 words of the article and predict if the given article is real or fake.

Dataset

The dataset is taken from the floowing kaggle competition: https://www.kaggle.com/c/fake-news/overview

About

A simple Deep learning model that is able to detect fake news.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published