Closed
Description
Hi!
I was trying to replicate your example code for the GCN and I think there's one small mistake on the accuracy function, when calculating the onecold you are supposed to transpose the matrix in order to get the 7 variable transformation.
accuracy(x, y) = mean(onecold(model(x)') .== onecold(y'))
BR.
Metadata
Metadata
Assignees
Labels
No labels