Following the NLP from Scratch guide by PyTorch. 3 Projects are involved:
- Classify names into language of origin
- Generate names from languages
- Translate text from French to English
For the first project, I used my CPU to train, which was quite slow. So for the other two, I'll use Jupyter Notebook on the Google Colab GPU.