cnn-lstm topic
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
ENAS-PdM
Evolutionary Neural Architecture Search for Remaining Useful Life Prediction
bear_fault_diagnosis
Bearing fault diagnosis model based on MCNN-LSTM
Detecting-Cheating-in-Chess
Can chess engine use be detected just from the moves on the board? Let's try, using a CNN - LSTM architecture.
Alzheimers-DL-Network
A CNN-LSTM deep learning model for prognostic prediction and classification of Alzheimer's MRI neuroimages.
Forest_wildfire_spreading_convLSTM
A personal trial to understand and simulate forest wildfire spreading from satellite data using Deep Learning (a model with a ConvLSTM layer).
Electricity_Demand_and_Price_forecasting
Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. A...