Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.37 KB

Sentiments-classification

Sentiment Classification & How To "Frame Problems" for a Neural Network

What You Should Already Know

  • neural networks, forward and back-propagation
  • stochastic gradient descent
  • mean squared error
  • and train/test splits

Where to Get Help if You Need it

Tutorial Outline:

NOTE: unzip file reviews.rar into reviews.txt before run code