Skip to content

In this repository, I built a deep neural network that functions as part of an end-to-end machine translation pipeline. This model accepts English text as an input and outputs French translation.

Notifications You must be signed in to change notification settings

osamadev/Machine-Translation

Repository files navigation

Introduction

In this notebook, we will build a deep neural network that functions as part of an end-to-end machine translation pipeline. The completed pipeline will accept English text as input and return the French translation.

Prerequisites

  • Python 3
  • NumPy
  • TensorFlow 1.x
  • Keras 2.x

About

In this repository, I built a deep neural network that functions as part of an end-to-end machine translation pipeline. This model accepts English text as an input and outputs French translation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published