From d7fce153ea4d59f0752920f600480820a4cc6440 Mon Sep 17 00:00:00 2001 From: Mike Oliphant Date: Fri, 21 Jul 2023 13:35:19 -0700 Subject: [PATCH] Update link to easy colab (#292) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e7d8e8..fc857a7e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you don't have a good computer for training ML models, you use Google Colab t in the cloud using the pre-made notebooks under `bin\train`. For the very easiest experience, open -[`easy_colab.ipynb` on Google Colab](https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/2992b47/bin/train/easy_colab.ipynb) +[`easy_colab.ipynb` on Google Colab](https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/8f66282c15d0f562f47fae73f8d10b0108313393/bin/train/easy_colab.ipynb) and follow the steps! ### GUI