============================================= Welcome to the Reproducible-ML documentation! ============================================= The Reproducible-ML package combines the Sacred_ tool for experiment tracking with the Tensorflow data input pipelines. While the first aims to improve reproducibility and organisation of experiments, the latter aims to make data feeding faster. We provide a flexible and at the same time simple infrastructure for machine learning projects. Before setting up the Reproducible-ml package it is recommended to have a look at :ref:`concept_label` to get an idea of what can be achieved with this package. .. _Sacred: https://sacred.readthedocs.io/en/latest/ .. toctree:: :hidden: :maxdepth: 4 concept gettingstarted components experiments API sources help