GitHub / zamaex96 / Hybrid-CNN-LSTM-with-Spatial-Attention
This documents the training and evaluation of a Hybrid CNN-LSTM Attention model for time series classification in a dataset. The model combines convolutional neural networks (CNNs) for feature extraction, long short-term memory (LSTM) networks for sequential modeling, and attention mechanisms to focus on important parts of the sequence.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamaex96%2FHybrid-CNN-LSTM-with-Spatial-Attention
PURL: pkg:github/zamaex96/Hybrid-CNN-LSTM-with-Spatial-Attention
Stars: 13
Forks: 2
Open issues: 0
License: None
Language: Python
Size: 874 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 6 months ago
Topics: attention, cnn-classification, hybrid, lstm-model, machine-learning