githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.99k stars 893 forks source link

RNN #42

Closed Arideno closed 5 years ago

Arideno commented 5 years ago

Why do we need to use recurrent NN? Can we just use Convolutional NN?

githubharald commented 5 years ago

Issue not related to code of repository, therefore closing it. Hint: read https://towardsdatascience.com/2326a3487cd5