Skip to content

ITU-AI-ML-in-5G-Challenge/team_yanbiyu_gnn

Repository files navigation

gnn_challenge

torch_routnet.ipynb - implementation of routenet using pytorch

extracted_08_10 - test_data

extracted_08_10_cv - training data

report.pdf - report document

training_history.txt - training and validation loss history during each epoch

To make predictions using the trained model use:

python predict.py -ds CBR+MB --ckpt-path 22-41.9264 --tr-path "extracted_08_10_cv\0\training" --te-path "extracted_08_10"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published