Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.67 KB

overview.md

File metadata and controls

42 lines (35 loc) · 1.67 KB

baeML

Relevant Information/Links

Project Overview

Project Overview

  • Note: A little outdated, but still generally correct

Important Requirements (continously updated)

  • Python 2.7
  • TensorFlow 1.0.1+
  • scikit-learn
  • matplotlib
  • scipy
  • numpy
  • BeautifulSoup
  • Django
  • TBD

Frontend Components

  • Basic UI allowing user login with Facebook
  • API to dictate communication between frontend and backend controllers
  • ReactJS

Backend Components

  • Skip-gram model to vectorize and train on semantics of words
  • Django backend with PostgreSQL DB
  • Webcrawler to find and classify new data using the model, then feed the user relevant info