Keepsake Version control for machine learning

Install

Keepsake is a Python package. Run this to install it:

pip install -U keepsake

That's it! This has installed both the Python library and the command-line interface.

First steps

If you prefer training scripts and the CLI, follow our 10 minute tutorial to get started.

If you prefer working in notebooks, follow our notebook tutorial on Colab.

If you like to learn concepts first, read our guide about how Keepsake works.