Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementar "Positional Encoding" con PyTorch (.py) #12

Open
mariagrandury opened this issue May 31, 2021 · 0 comments
Open

Implementar "Positional Encoding" con PyTorch (.py) #12

mariagrandury opened this issue May 31, 2021 · 0 comments

Comments

@mariagrandury
Copy link
Member

  • Crear un archivo llamado positional_encoding.py
  • Implementar la función positional_encoding usando PyTorch
  • Input de la función: datos preprocesados
  • Output de la función: input de la pieza "Multi-Head Attention"
@mariagrandury mariagrandury created this issue from a note in The Annotated Transformer (To Do) May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants