Reproduction of Driver2Vec paper. Link to blog: https://achillebailly.github.io/Driver2Vec/
Authors: Danish Khan (4715462), Achille Bailly (5675812) and Mingjia He (5228050)
With the issues we faced, we did not have the time to clean the code and make a understandable general architecture. We left the different versions we used but the latest and most important one is in "hard_triplet_loss_dataloader.py" that is used in conjonction with "scenarios.py".