ghosthamlet/transformers-rs
Rust Implemention of paper: Attention Is All You Need(https://arxiv.org/abs/1706.03762), Code Port from http://nlp.seas.harvard.edu/2018/04/03/attention.html
No commits in the last 6 months.
Stars
7
Forks
1
Language
Rust
License
—
Category
Last pushed
Oct 06, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ghosthamlet/transformers-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
tatp22/linformer-pytorch
My take on a practical implementation of Linformer for Pytorch.
lucidrains/fast-weight-attention
Implementation of Fast Weight Attention
ematvey/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is...
datalogue/keras-attention
Visualizing RNNs using the attention mechanism