Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 556 Bytes

File metadata and controls

11 lines (8 loc) · 556 Bytes

539_CNN Spectrogram Squad----Classifying Music Genre with CNN

you will need to pip these if you dont already have them on top of the common ML stuff

pip install tensorflow-datasets

you will also need the dependencies for the VGGish

most of these should already be included but you will need the h5 files for the VGGish model

lastly is the dependencies for tf.keras.utils.plot_model

not mandatory so just delete if you dont care