From 3aeaa58ffaa066cb474fd0c513a08a9997e67c84 Mon Sep 17 00:00:00 2001 From: "Tu V. Tran" Date: Sat, 27 Oct 2018 23:40:45 -0400 Subject: [PATCH] Remove spaces for music recommendation tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b578f4d..0103d92 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Build Your Own Neural Net from Scratch in Python](https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6) - [Linear Regression in Python without sklearn](https://medium.com/we-are-orb/linear-regression-in-python-without-scikit-learn-50aef4b8d122) - [Multivariate Linear Regression without sklearn](https://medium.com/we-are-orb/multivariate-linear-regression-in-python-without-scikit-learn-7091b1d45905) -- [Music Recommender using KNN] (https://towardsdatascience.com/how-to-build-a-simple-song-recommender-296fcbc8c85) +- [Music Recommender using KNN](https://towardsdatascience.com/how-to-build-a-simple-song-recommender-296fcbc8c85) ### OpenCV: