Skip to content
#

sequence-to-sequence

Here are 340 public repositories matching this topic...

This Project is based on multilingual Translation by using the Transformer with an encoder-decoder architecture along with the multi-head self-attention layers with the positional encoding and embedding for better result and accuracy. Overall, this model converts the English to French language using various Techniques of NLP and DL.

  • Updated Apr 27, 2024
  • Jupyter Notebook

Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM), multimodal model for text and images and so on.

  • Updated Apr 18, 2024
  • C#

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