From e8416a99c5d3d0445974814142354c7b2add3bfd Mon Sep 17 00:00:00 2001 From: Sting <loic.allegre@ensiie.fr> Date: Thu, 22 Jun 2023 10:49:59 +0200 Subject: [PATCH] Fix wrong link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd61b5e..3ff4855 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ An introduction to neural networks and deep learning: ### Machine Learning & Deep Learning methods [Using CNNs on spectrogram images](https://www.ofai.at/~jan.schlueter/pubs/2014_icassp.pdf) (Schlüter, Böck, 2014) : - - Python implementation for Taiko rythm games : https://www.ofai.at/~jan.schlueter/pubs/2014_icassp.pdf + - Python implementation for Taiko rythm games : https://github.com/seiichiinoue/odcnn ### Other methods -- GitLab