All Projects

Tweets Classifier

General idea was to bring to life Neural Network that predict from random user-input phrase who is most likely to tweet it - Kim Kardashian, Donald J. Trump, or yours truly Me!

Under the hood GPU acceleration of Neural Networks written in JavaScript for Browsers. Yeah, it’s possible. Gracefully fallback to pure browser GPU handling - simple, fast and easy to use.

demo

Checkout source code here.

Technology in use

  • ReactJS based App
  • Brain.js