Skip to content

aaaastark/hybrid-model-with-cnn-lstm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hybrid Model with CNN and LSTM for VMD dataset using Python

VMD: Video and Music Data (Dataset)

API that used in this Project:

  • keras
  • sklearn
  • tensorflow
  • matplotlib
  • pandas
  • numpy

Dataset VMD:

download-1

Plot the Loss and Accuracy of Model

download-2

Plot the Model (Accuracy, Loss, Validation Accuracy, Validation Loss) Epoch

download-3

Plot the Model (Training and validation loss) and (Training and validation accuracy)

download-4 download-5