Machine Learning Lab ==================== .. image:: _static/lab_screenshot.jpeg :height: 400 px :width: 800 px :scale: 100 % Lab is an open source platform for managing machine learning pipelines. It addresses three core concepts: **Reproducibility**, **Logging**, and **Model Persistence**. Lab is lightweight and was designed to easily integrate with your existing training scripts. .. warning:: Lab is in active development and the current version of Lab is a beta release. This means that APIs and storage formats are subject to breaking change. .. toctree:: :maxdepth: 1 :caption: User Guide: Quickstart Core concepts Command Line Interface Tracking API .. toctree:: :maxdepth: 1 :caption: Functionality: Managing Deep Learning Experiments Working with Jupyter Notebooks Model repository FAQ .. toctree:: :maxdepth: 1 :caption: Applications: Examples