neural-amp-modeler

Neural network emulator for guitar amplifiers
Log | Files | Refs | README | LICENSE

commit f06e259fbb6bf8156a689746d40a86430fc96547
parent 02fc3c2625d686217ebaaea3baf62c79dd45b186
Author: Steven Atkinson <steven@atkinson.mn>
Date:   Sat, 19 Nov 2022 12:08:35 -0800

Update README.md

Direct link to Colab notebook
Diffstat:
MREADME.md | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -10,10 +10,7 @@ If you don't have a good computer for training ML models, you can run the notebook located at `bin/train/colab.ipynb` in the cloud using Google Colab--no local installation required! -Go to [colab.research.google.com](https://colab.research.google.com), select the -"GitHub" tab, paste in the URL for the notebook -(https://github.com/sdatkinson/neural-amp-modeler/blob/dev/bin/train/colab.ipynb), -and go! +Simply go to [https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/dev/bin/train/colab.ipynb](https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/dev/bin/train/colab.ipynb) and follow the steps to upload your data and start training! **Pros:** * No local installation required!