Skip to content

yanielc/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NLP

  • translation_using_transformer.ipynb shows how to use a transformer encoder + decoder architecture for language translation. We build the network, preprocessing functions, and train the model. We finish the notebook with examples of inference.
  • LM_transformer.ipynb shows the use of a transformer encoder for language modeling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published