285 B
285 B
pytorch-sentiment-analysis
Some examples on sentiment analysis using PyTorch.
Includes:
- imdb classification
- imdb parameter search
- born again networks for imdb classification (in progress)
Planned:
- Kaggle Toxic Classification
- More models, RNN w/ self-attention, CNN, etc.