Skip to content

Twitterbot that uses machine learning to curate interesting arXiv papers

License

Notifications You must be signed in to change notification settings

blauigris/arxiv-twitterbot

 
 

Repository files navigation

Brundage Bot

Brundage Bot is a twitter bot trained powered by a convolutional neural trained on Mile Brundage's curated arXiv tweets.

Download a utf-8 csv of the dataset: https://drive.google.com/file/d/0B34BjUTAgwm6SzdPWDAtVG1vWVU/

See the results on Twitter here: twitter.com/BrundageBot.

A few notes
  • The favorite and RT columns in miles_links.csv reflect the time when I downloaded each Tweet and are not up to date.
  • The Conv Net uses a different feature representation than the logistic regression model because I adapted it from one of my other projects and didn't bother to change the code, not for any technical reason.

About

Twitterbot that uses machine learning to curate interesting arXiv papers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%