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

https://github.com/aaaastark/hybrid-model-with-cnn-lstm-python

Hybrid Model with CNN and LSTM for VMD dataset using Python
https://github.com/aaaastark/hybrid-model-with-cnn-lstm-python

cnn-architecture cnn-classification cnn-keras cnn-lstm-models cnn-model data-science deep-learning hybrid-model keras lstm-model lstm-neural-network machine-learning matplotlib numpy pandas python sklearn tensorflow vmd

Last synced: 4 months ago
JSON representation

Hybrid Model with CNN and LSTM for VMD dataset using Python

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/74346775/176511453-586201b3-304c-49e5-ad29-cf89d1f3018e.PNG)

#### Plot the Loss and Accuracy of Model
![download-2](https://user-images.githubusercontent.com/74346775/176511441-aac7587d-4bf1-4fa4-9f42-a22125ecceb6.PNG)

#### Plot the Model (Accuracy, Loss, Validation Accuracy, Validation Loss) Epoch
![download-3](https://user-images.githubusercontent.com/74346775/176511464-b874bb99-cc41-441d-a6d4-49664db24d0f.PNG)

#### Plot the Model (Training and validation loss) and (Training and validation accuracy)
![download-4](https://user-images.githubusercontent.com/74346775/176511526-1ae1943b-225b-46d8-b95d-94e6efc66306.PNG)
![download-5](https://user-images.githubusercontent.com/74346775/176511539-5d638ab1-a781-45ff-809e-8485747584fa.PNG)