Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketdash7/multihead_attention_implementation
Implementation of Multihead attention mechanism using numpy and pyTorch
https://github.com/aniketdash7/multihead_attention_implementation
multihead-attention numpy pytorch torch
Last synced: about 1 month ago
JSON representation
Implementation of Multihead attention mechanism using numpy and pyTorch
- Host: GitHub
- URL: https://github.com/aniketdash7/multihead_attention_implementation
- Owner: aniketDash7
- License: mit
- Created: 2024-09-07T19:36:22.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T20:26:09.000Z (2 months ago)
- Last Synced: 2024-10-01T17:04:38.869Z (about 1 month ago)
- Topics: multihead-attention, numpy, pytorch, torch
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multihead_attention_implementation
Implementation of Multihead attention mechanism using numpy and pyTorch