pytorch-sentiment-analysis
pytorch-sentiment-analysis copied to clipboard
char-rnn implementation for sentiment analysis on twitter data
Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
``` [jalal@goku pytorch-sentiment-analysis]$ python run.py --model_config config/cnn_rnn.yml --epochs 50 --model_dir sentiment-analysis.pt --dataset data/sentiment Traceback (most recent call last): File "run.py", line 8, in from ignite.engine import Events ImportError: No module...
accuracy
hi, do you remember the accuracy you run with the data you offer, I can't get satisfactory result and I want to know if it's my problem, thanks😊