Spartanzhao

Results 5 issues of Spartanzhao

My server can not use the wget, I downloaded the data from internet and uploaded to my server? could your provide me a download_references.sh without wget? I want to build...

When I running _ = mdl.lab3.plot_accuracy_vs_risk(bias_images, sorted_bias, sorted_bias_preds, "Bias vs. Accuracy") I got these error --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[81], line 12 10 plt.xlabel("Density (Representation)") 11...

When I am running following codes: standard_dense_NN = create_dense_NN() # Wrap the dense network for epistemic uncertainty estimation with an Ensemble ensemble_NN = capsa.EnsembleWrapper(standard_dense_NN) # Build the model for regression,...

I had installed the graph gym step by step as readme mentioned, But I got this error: Traceback (most recent call last): File "main.py", line 5, in from torch_geometric import...

Error in regionUniqMappedRegions[[grep(normalName, names(regionUniqMappedRegions), : attempt to select less than one element in get1index Execution halted Could You explain what's this command line going to do? I had already fixed...