Skip to content

BeautifulBeer/Movie_Review_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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

Getting Started

Download dataset from the abovel ink, then execute "app.ipynb"

Environment

  • CUDA 10.1

  • Python 3.7

  • NVIDIA GTX 1080 Ti

License

This project is licensed under MIT License - see the LICENSE file for details

References

  • "PyTorch로 시작하는 딥러닝 - 딥러닝 기초에서 최신 모던 아키텍처까지", 에이콘출판사, 비슈누 수브라마니안 지음, 김태완 옮김

About

Kaggle Competition, "Movie Review Sentiment Analysis (Kernels Only)", with Pytorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published