Skip to content
#

convolutional-lstm

Here are 18 public repositories matching this topic...

In this project we have explored the use of imaging time series to enhance forecasting results with Neural Networks. The approach has revealed itself to be extremely promising as, both in combination with an LSTM architecture and without, it has out-performed the pure LSTM architecture by a solid margin within our test datasets.

  • Updated Jul 6, 2023
  • Python

This repository introduces Deep Particulate Matter Network with a Separated Input model based on deep learning by using ConvGRU, which can simultaneously analyze spatiotemporal information to consider the diffusion of particulate matter.

  • Updated Oct 10, 2022
  • Jupyter Notebook

his is a Speech Emotion Recognition system that classifies emotions from speech samples using deep learning models. The project uses four datasets: CREMAD, RAVDESS, SAVEE, and TESS. The model achieves an accuracy of 96% by combining CNN, LSTM, and CLSTM architectures, along with data augmentation techniques and feature extraction methods.

  • Updated Nov 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the convolutional-lstm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convolutional-lstm topic, visit your repo's landing page and select "manage topics."

Learn more