This repository implements sentiment analyzer for Kaggle competition, "Movie Review Sentiment Analysis (Kernels Only)", with Pytorch. Bi-directional LSTM is used.
Link : https://www.kaggle.com/c/movie-review-sentiment-analysis-kernels-only
Download dataset from the abovel ink, then execute "app.ipynb"
-
CUDA 10.1
-
Python 3.7
-
NVIDIA GTX 1080 Ti
This project is licensed under MIT License - see the LICENSE file for details
- "PyTorch로 시작하는 딥러닝 - 딥러닝 기초에서 최신 모던 아키텍처까지", 에이콘출판사, 비슈누 수브라마니안 지음, 김태완 옮김