Skip to content

coxjoseph/tutorial-is-all-you-need

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tutorial Is All You Need

A walkthrough

Prerequisites

  1. A rudimentary understanding of NLP (what was discussed in class is more than enough)
  2. Familiarity with the pytorch API
  3. Conceptual understanding of object-oriented programming

Installing

Using this Tutorial

We will be using a small subset of the . Much of the implementation of the actual training and validation functions are pre-configured. There are two separate jupyter notebook files - one that is more "assignment" focused and one that is

Acknowledgements

This tutorial would not be possible without Yu-Hsiang Huang's wonderful pytorch implementation of Attention is all you need, on which much of my code is based.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published