mrahmatmuhaimin commited on
Commit
e6e4aaf
·
1 Parent(s): a8a59bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -30,5 +30,4 @@ The model is trained based on publicly available dataset of labeled music data
30
  - reggae;
31
  - rock.
32
 
33
- The final code is available as a [Kaggle notebook](https://www.kaggle.com/code/dima806/music-genre-classification-wav2vec2-base-960h).
34
- See also [my Medium article](https://medium.com/data-and-beyond/building-a-free-advanced-music-genre-classification-pipeline-using-machine-learning-654b0de7cc3e) for more details.
 
30
  - reggae;
31
  - rock.
32
 
33
+ The final code is available as a [Github](https://github.com/mrahmatmuhaimin/music_genres_classification).