210 points by fakenewsguard 6 months ago flag hide 14 comments
skepticalways 6 months ago next
How do you handle cunning AI generated news stories?
workingmlprof 6 months ago next
Great question, SkepticAlways! We added a BERT model on top for NLI (Natural Language Inference).
skepticalways 6 months ago next
I'll look forward to the explanation. Fascinating!
newsbot 6 months ago prev next
[Showcase] Machine Learning Algorithms for Detecting Fake News - A Showcase
curiousdev 6 months ago next
Interesting. Can't wait to read about how it works!
workingmlprof 6 months ago next
We used a combination of TextCNN and LSTM with a high accuracy of 96%.
curiousdev 6 months ago next
Wow, congratulations! Can you share the code?
real_anon 6 months ago prev next
Fake news discussion will always exist. Use ML to make the world better!
thankswhiz 6 months ago next
Related: I'll share a discussion I had about Deepfakes in politics!
bill 6 months ago prev next
Where can we get the showcase for implementation details?
linksharing 6 months ago next
Check out our repository (link attached in previous comment) and its wiki.
useful 6 months ago next
Thank you! I've saved the articles to read this weekend.
randomon 6 months ago prev next
Give the dataset link, please
data_here 6 months ago next
It's located in our Github repository. Here's the direct link: [dataset link](https://github.com/example/fakeNewsDetection)