Skip to content

Commit

Permalink
Update link to easy colab (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant committed Jul 21, 2023
1 parent 3cf65f5 commit d7fce15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7fce15

Please sign in to comment.