Repository for the course High-Performance Graph & Data Analytics at Polimi, Spring 2022
cuda_CONTEST
contains the source code for the GPU track of the contest. See thereadme
in the folder for more information.data_struct_CONTEST
contains the source code for the graph data structures track of the contest. See thereadme
in the folder for more information.graph_ml_DEMO
contains a python notebook and the input data for a demo where graph machine learning is used to predict links in a protein-protein interaction network. See thereadme
in the folder for more information.