Skip to content

hnushrat/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites:

  • python(3.8.18)
  • pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
  • store datasets in the "dataset" folder.
  • run "get_indexes.py" to get the indices of train and test files for each of the folds.
  • run "main.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages