Skip to content

chen0040/keras-fake-news-generator-and-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keras-fake-news-generator-and-detector

Fake news generator and detector using keras

The fake news data is from https://github.com/GeorgeMcIntire/fake_real_news_dataset

The deep learning models are implemented in the keras_fake_news_detector/library folder

Fake News Detector

The demo codes for neural network models implemented for fake new detector can be found in demo and are listed bel:

Below are the training history in terms of loss and accuracy for a number of neural network implemented in keras:

lstm-history.png

glove-feed-forward-history.png

doc2vec-feed-forward-history.png

Releases

No releases published

Packages

No packages published

Languages