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 "Masked Multi-Head Attention" con PyTorch (.py) #18

Open
mariagrandury opened this issue Jun 3, 2021 · 0 comments
Open

Comments

@mariagrandury
Copy link
Member

  • Crear un archivo llamado masked_multi_head_attention.py
  • Implementar la función masked_multi_head_attention usando PyTorch
  • Input de la función: output de positional_encoding
  • Output de la función: input de add_and_norm
@mariagrandury mariagrandury created this issue from a note in The Annotated Transformer (To Do) Jun 3, 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

1 participant