Using a sequence to sequence RNN model to translate sentences from English to French.
-
Updated
Apr 22, 2017 - HTML
Using a sequence to sequence RNN model to translate sentences from English to French.
A Seq-to-seq model that translates English to French
Sequence to Sequence Model for English to French Translation
Neural Network machine translation using a Sequence-to-Sequence model
Seq2Seq based deep learning for translating from English to French
A sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French
cómo construir un modelo de secuencia a secuencia utilizando Python y Tensorflow
My notes on some Deep Learning papers
Deep Learning - Spring 2019
writing style transfer using cycle gan
this is a chatbot app that is trained on the chatbot dataset. The link to the app is-> https://my-personal-chatbot.herokuapp.com/
Inspired by the realm of Neural Network machine translation, I trained a sequence-to-sequence (seq2seq) model on a dataset of English and French sentences that can translate new sentences from English to French. The dataset used in this project was the Dataset of English and French Sentences.
A solution to American Sign Language Detection using Deep Learning
A neural network that transforms a design mock-up into a static website.
Implementation of a Seq2Seq deep learning model using PyTorch. Trained model on SQuAD2 data set and interact via a chatbot.
Add a description, image, and links to the seq2seq topic page so that developers can more easily learn about it.
To associate your repository with the seq2seq topic, visit your repo's landing page and select "manage topics."