Skip to content
#

encoder-decoder-architecture

Here are 76 public repositories matching this topic...

This project is about training a deep neural network to identify and track a target in simulation using Udacity's RoboND drone simulator. 🛸 Applications like this are key to many fields of robotics and the techniques applied can be extended to scenarios like advanced cruise control in autonomous vehicles or human-robot collaboration. 👨‍🏫

  • Updated Sep 2, 2020
  • Jupyter Notebook

This GitHub repository houses an innovative implementation of Neural Machine Translation (NMT) using state-of-the-art sequence-to-sequence networks. The primary focus is on enhancing translation quality through progressively advanced architectural improvements.

  • Updated Aug 10, 2023
  • Jupyter Notebook

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

Improve this page

Add a description, image, and links to the encoder-decoder-architecture 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 encoder-decoder-architecture topic, visit your repo's landing page and select "manage topics."

Learn more