This repository contains my journey of 100 Days of Python coding exercises. Each day focuses on learning new Python concepts and building challenging projects to strengthen problem-solving skills and ...
The architecture uses separate LSTM encoders for each modality, then fuses their outputs through a fully connected network for binary classification. Result: 54.03% test accuracy (marginally above ...