Skip to content

Commit

Permalink
correct the links fixes #434
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Sep 6, 2024
1 parent 2d6b46f commit e72b3e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/(content)/learn/getting-started/+page.svx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ featuredimage: /learn/for-featured-images/getting-started-01.jpg

A quick and recommended start is to follow these introductory YouTube tutorials (first [install](/installation)!):

* **[Train a neural network to classify sound based on timbre](/learn/regression-neural-network)**
* **[Train a neural network to control a synthesizer](/learn/classification-neural-network)**
* **[Train a neural network to classify sound based on timbre](/learn/classification-neural-network)**
* **[Train a neural network to control a synthesizer](/learn/regression-neural-network)**
* **[Code a 2 dimensional sound sample explorer](/learn/2d-corpus-explorer)**

## Have something more specific in mind?
Expand Down

0 comments on commit e72b3e4

Please sign in to comment.