Getting started guide

First of all look at main classes of Neural Pipeline:

Training stages needed for customize training process. With it Trainer work by this scheme (dataflow scheme for single epoch):

../_images/data_flow.svg

After this tutorial look to segmentation example for explore how to work with specific metrics.