Tutorial: Batch Generator Output Transform Function

In this tutorial we will explore the BatchGenerator class output_transform_func parameter and how you can create your own custom code to handle any type of input before you feed the data to the Neural Network.

This is a more in depth tutorial of one functionality of Ketos.

Note

You can download an executable version (Jupyter Notebook) of this tutorial here.

output-transform-function-tutorial