https://github.com/nikhilroxtomar/attention-mechanism-implementation
Implementation of different attention mechanisms in TensorFlow and PyTorch.
https://github.com/nikhilroxtomar/attention-mechanism-implementation
attention-mechanism pytorch squeeze-and-excitation tensorflow
Last synced: about 2 months ago
JSON representation
Implementation of different attention mechanisms in TensorFlow and PyTorch.
- Host: GitHub
- URL: https://github.com/nikhilroxtomar/attention-mechanism-implementation
- Owner: nikhilroxtomar
- License: mit
- Created: 2021-12-01T05:37:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T08:36:50.000Z (over 2 years ago)
- Last Synced: 2025-03-28T08:11:38.115Z (2 months ago)
- Topics: attention-mechanism, pytorch, squeeze-and-excitation, tensorflow
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Attention-Mechanism-Implementation
Implementation of different attention mechanisms in TensorFlow and PyTorch