An open API service indexing awesome lists of open source software.

https://github.com/abhimishra01/music_genre_classifier

Python scripts for preprocessing, training a Music Genre Classifier using Deep Learning :- Multi Layer Perceptron, CNN, RNN-LSTM
https://github.com/abhimishra01/music_genre_classifier

cnn deep-learning machinelearning-python multi-layer-perceptron tensorlfow

Last synced: 2 months ago
JSON representation

Python scripts for preprocessing, training a Music Genre Classifier using Deep Learning :- Multi Layer Perceptron, CNN, RNN-LSTM

Awesome Lists containing this project

README

        

# Music_Genre_Classifier
Python scripts for preprocessing, training a Music Genre Classifier using Deep Learning
#### Neural Networks Architectures Implemented in this Project:-
- Multi Layer Perceptron,
- CNN,
- RNN-LSTM

[Kaggle Dataset](https://www.kaggle.com/andradaolteanu/gtzan-dataset-music-genre-classification)