Skip to content

Leveraging RNNs and Transformers to make a computer learn language

Notifications You must be signed in to change notification settings

WilliamZhang20/NLP_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP_PyTorch

Following the NLP from Scratch guide by PyTorch. 3 Projects are involved:

  1. Classify names into language of origin
  2. Generate names from languages
  3. 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.

About

Leveraging RNNs and Transformers to make a computer learn language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published