This document discusses several tools that can be used to help manage and track machine learning projects from prototyping to production deployment. It describes Neptune, MLFlow, Kubeflow, and Pachyderm. Neptune and MLFlow are experiment trackers that can log parameters, results and artifacts from machine learning runs. Kubeflow provides notebooks, pipelines and model deployment on Kubernetes. Pachyderm is a versioning system for data pipelines that provides data provenance and tracks changes through containers on Kubernetes.