This is the project repo for C247 in Winter 2024 at UCLA. All right reserved by us and UCLA.
cnn.py: base and complex CNNres.py: residual CNNmodels.py: model impl for RNN, LSTM, optimized archiectures with Attentionutils.py,solver.py: utils and supported tool files for the projectmain.ipynb: test notebook for data loader and processing and for running RNN models and RaSCNN model