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
- Host: GitHub
- URL: https://github.com/aaaastark/hybrid-model-with-cnn-lstm-python
- Owner: aaaastark
- Created: 2022-06-29T18:20:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T11:00:16.000Z (over 3 years ago)
- Last Synced: 2025-04-07T19:51:25.207Z (about 1 year ago)
- Topics: 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
- Homepage: https://github.com/aaaastark/hybrid-model-with-cnn-lstm-python
- Size: 14.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

#### Plot the Loss and Accuracy of Model

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

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

