Shruti Sarika Chakraborty
Shruti Sarika Chakraborty
I used ''graph_cv.py'' module given in your repo to apply K-FOLD cross validation along with hyperparameter optimization for standard dataset. Although I converted my custom dataset using "InMemoryDataset" of torch_geomteric...
Hello, Thank you for this great work. I want to implement PAS on a custom dataset in my own pipeline (K-FOLD CV, HPO integration). Could you please advice on how...
Hi, I further downloaded your code and tried to implement this in my pipeline. It is not clear though where 'DARTS training' is invoked ? Is it in the model_search.py...
Hi, Thanks a lot for your kind reply. I will try to implement PAS as per your instructions and get back to you in case of any questions. Just to...
Thanks so much for your prompt reply. I wanted to understand, how do I reproduce your model that has been trained say on a custom processed dataset cause reproducing models...