diff --git a/content/docs/usage.md b/content/docs/usage.md index da20e9c3..99f5e5b3 100644 --- a/content/docs/usage.md +++ b/content/docs/usage.md @@ -145,6 +145,9 @@ not yet supported. ### Example projects - [Basic CML project](https://bitbucket.org/iterative-ai/cml-base-case) +- [CML with DVC to pull data](https://bitbucket.org/iterative-ai/cml-dvc-case) +- [CML with Tensorboard](https://bitbucket.org/iterative-ai/cml-tensorboard-case) +- [CML with EC2 instance](https://bitbucket.org/iterative-ai/cml-cloud-case)