Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 563 Bytes

Encoder / Decoder NN Model Experiments

This repository contains experiments with Neural Machine Translation and Neural Text Recognition with the goal to explore similarities in the systems.

Neural Text Recognition

Recognition of text in images generated from target strings using an Encoder/Decoder NN architecture.

Alt text

Neural Machine Translation

Translation of English into German using an Encoder/Decoder NN architecture.

Alt text