memilio
memilio copied to clipboard
Grid Search for GNNs
Feature description
In #850 we propose our first attempts in designing GNNs for our task. We want to ensure that the model achtiectures are not chosen randomly but after an extensive grid search.
Since we have two typer of models, we need to implmenent to grid serachs:
- Grid search for simple GNN without edge weight
- Grid search fir GNN with edge weight