Developers guide

This section is devoted to the coding of the library for those who want to implement new functionalities into the library.

Training neural networks

The python class Trainer is explained in this part.

Overview of the Trainer class