Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 287 Bytes

imdb-sentiment

This repo contains various techniques of classifying IMDB movie reviews for this blog using Pytorch.

Installation

To install the prerequisites into a conda environment, run

conda env create -f environment.yml