/ml-project2

Machine Learning Final Project by Kevin (140810160012), Adryan (140810160049), and Patricia (140810160065).

Primary LanguageJupyter Notebook

Classification of Movie Reviews in IMDb using Machine Learning's CNN Method

Machine Learning Final Project by Kevin (140810160012), Adryan (140810160049), and Patricia (140810160065).

IMDb

The requirement needed is only Jupyter Notebook that can be accessed from Google CoLab.

The following program and dataset can be found in this Tensorflow Tutorial.

Rotten Tomatoes (not used)

Minimum Environment:

  • Python 3.5
  • Tensorflow 1.4
  • Pytorch 0.2.0

Details about this program can be found at this blog and paper.

Thanks to xiaohu2015 for the codes and detailed information.