mfarisadip/Multi-X-Transformers
A neural network based on the encoder-decoder architecture the modeling power of modern sequence models, Transformers with a set of promising experimental features from various papers.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jul 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mfarisadip/Multi-X-Transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lvapeab/nmt-keras
Neural Machine Translation with Keras
dair-ai/Transformers-Recipe
🧠A study guide to learn about Transformers
jaketae/ensemble-transformers
Ensembling Hugging Face transformers made easy
SirawitC/Transformer_from_scratch_pytorch
Build a transformer model from scratch using pytorch to understand its inner workings and gain...
lof310/transformer
PyTorch implementation of the current SOTA Transformer. Configurable, efficient, and...