nus-mornin-lab / RNN_hands_on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RNN_hands_on

From this hands-on tutorial on RNN, you will learn

  • The basics of training deep learning models in PyTorch.
  • Using TorchText to process text data.
  • Using RNN and bi-LSTM models to classify movie sentiments.

Adapted from https://github.com/bentrevett/pytorch-sentiment-analysis

About


Languages

Language:Jupyter Notebook 100.0%