- Francesco Masciulli: MSc Computer Engineering;
- Francesca Pietrobon: MSc Mathematical Engineering;
- Simone Tomè: MSc Computer Engineering;
├─── models // saved models
├─── Papers // bibliography
├─── report // final report
├─── report // results one the final dataset
├─── AE_models.ipynb // ML models with Autoencoder
├─── final_model.ipynb // final model for the test set
├─── LSTM_CNN.ipynb // model one vs all CNN + LSTM
├─── Resnet.ipynb // ResNet model
├─── test_production.ipynb // notebook for predictions on test set
└─── training_set.zip // Dataset
- Pyhton 3.x
- TensorFlow
- Keras
- Pandas
- Numpy
- tqdm
- Matplotlib