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.
Neural Machine Translation
Translation of English into German using an Encoder/Decoder NN architecture.