willGuimont/learnable_fourier_positional_encoding
Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding
No commits in the last 6 months. Available on PyPI.
Stars
55
Forks
9
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2024
Monthly downloads
9
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/willGuimont/learnable_fourier_positional_encoding"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
tatp22/linformer-pytorch
My take on a practical implementation of Linformer for Pytorch.
thushv89/attention_keras
Keras Layer implementation of Attention for Sequential models
ematvey/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is...
datalogue/keras-attention
Visualizing RNNs using the attention mechanism