Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 513 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 513 Bytes

Introduction

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

Setup

This project requires GPU acceleration to run efficiently. Support is available to use either of the following two methods for accessing GPU-enabled cloud computing resources.

Install

  • Python
  • NumPy
  • TensorFlow

Training and inference

run :

  • machine_translation.ipynb