commit d7fce153ea4d59f0752920f600480820a4cc6440 parent 3cf65f56ddd1762e026d53e0adc54753ddc4dae0 Author: Mike Oliphant <oliphant@nostatic.org> Date: Fri, 21 Jul 2023 13:34:52 -0700 Update link to easy colab (#292) Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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