Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.21 KB

DataStories for Sentiment Analysis

Description

Emdeddings

Software Requirements:

  • Python 3
  • pip
  • Pytorch

To install other requirements

pip3 install -r requirements.txt

To Do

  • Train the model and Show some statistics (on the original hyper-parameters)
  • Add tensorboard graphs (Scalars of the training, development and testing metrics across epochs)
  • Add option to continue from a checkpoint
  • Add option to save checkpoint every iteration
  • Provide links for the pre-trained models