Skip to content
#

sequence-to-sequence

Here are 342 public repositories matching this topic...

This project uses a sequence to sequence model of the recurrent neural network to translate any piece of English text to French. I have used recurrent nets because while training on huge data, recurrent nets actually predict the outcome a lot better than any normal machine learning models. In this specific model, the data first passes through an…

  • Updated Jun 29, 2017
  • Python

Improve this page

Add a description, image, and links to the sequence-to-sequence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequence-to-sequence topic, visit your repo's landing page and select "manage topics."

Learn more