TutorialΒΆ

This tutorial introduces the basic concepts of nuts-ml and provides examples of its usage. It is roughly organized in the order of the canonical pipeline

../_images/pipeline1.gif

A complete example on how to create a pipeline for the training of a classifier on CIFAR-10 data can be found in the last Section CIFAR-10 Example.