Datmo
latest
  • Quickstart
  • Workflows
  • Tutorials
  • Datmo Concepts
  • Setting Up Your Environment
  • Visualizing Snapshots
  • Command Line Utility
  • Python SDK
  • Frequently Asked Questions
Datmo
  • Docs »
  • Welcome to Datmo’s documentation!
  • Edit on GitHub

Welcome to Datmo’s documentation!¶

Datmo is an open source model tracking and reproducibility tool for developers.

Features¶

  • One command environment setup (languages, frameworks, packages, etc)
  • Tracking and logging for model config and results
  • Project versioning (model state tracking)
  • Experiment reproducibility (re-run tasks)
  • Visualize + export experiment history

Table of contents¶

  • Quickstart
    • Hello World
    • Spinning up a TensorFlow Jupyter Notebook
  • Workflows
    • Setting up your environment
    • Running an experiment
    • Creating a Snapshot
  • Tutorials
  • Datmo Concepts
    • Environments
    • Workspaces
    • Runs
    • Tasks
    • Snapshots
  • Setting Up Your Environment
    • Using a Default Environment
    • Adding to a Default Environment
    • Bringing Your Own Environment
  • Visualizing Snapshots
    • View all Snapshots within a project
    • Inspect a single Snapshot
    • Compare two Snapshots
  • Command Line Utility
    • commands
    • Sub-commands:
      • init
      • version
      • status
      • cleanup
      • dashboard
      • configure
      • notebook
      • jupyterlab
      • terminal
      • rstudio
      • run
      • ls
      • stop
      • delete
      • rerun
      • environment
      • snapshot
  • Python SDK
    • datmo.snapshot module
  • Frequently Asked Questions
    • Environment Questions

Indices and tables¶

  • Index
  • Module Index
  • Search Page
https://badge.fury.io/py/datmo.svg https://travis-ci.org/datmo/datmo.svg?branch=master https://coveralls.io/repos/github/datmo/datmo/badge.svg
Next

© Copyright 2018, Acusense Technologies Revision a456d196.

Built with Sphinx using a theme provided by Read the Docs.