Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Jun 25, 2024
1 parent 8e97387 commit f550cec
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Instrument Composer with Comet to start managing experiments, create dataset ver

## See it

Take a look at this [public Comet Project](https://www.comet.com/examples/comet-example-pytorch-mnist?utm_source=comet-examples&utm_medium=referral&utm_campaign=github_repo_2023&utm_content=pytorch).
Take a look at this [public Comet Project](https://www.comet.com/examples/comet-example-mosaicml-getting-started).

## Setup

Expand All @@ -18,7 +18,7 @@ python -m pip install -r requirements.txt

## Run the example

This example is based on the [offical Getting Started example](https://colab.research.google.com/github/mosaicml/composer/blob/master/examples/getting_started.ipynb#scrollTo=7a7HokeLUFLO). The code trains an Resnet to detect classes from the Cifar-10 dataset.
This example is based on the [offical Getting Started example](https://colab.research.google.com/github/mosaicml/composer/blob/master/examples/getting_started.ipynb). The code trains an Resnet to detect classes from the Cifar-10 dataset.


```bash
Expand Down

0 comments on commit f550cec

Please sign in to comment.