Top Stories published by Apache MXNet in July of 2018

Handwriting OCR: Line segmentation with Gluon

Author: Jonathan Chung, Applied scientist intern at Amazon.

Following our previous blog post, our pipeline to automatically recognize handwritten text includes: page segmentation and line segmentation, followed by handwriting…


Leveling up on SageMaker

In our previous blogpost, we have gone through the basics of SageMaker. Most of the complexities were hidden from us due to the efficiently implemented API, which lets us train and deploy a model in just a few lines. However, it is possible to go beyond the basic configurations to…