aliahmad552/french-english-translation-seq2seq-model
This project is a Neural Machine Translation (NMT) system that translates French sentences into English using a Sequence-to-Sequence (Seq2Seq) architecture with Attention Mechanism and Beam Search Decoding. The model is built using TensorFlow and deployed through a FastAPI backend with a HTML, CSS, and JavaScript frontend.
Stars
4
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aliahmad552/french-english-translation-seq2seq-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...