KGCN-pytorch icon indicating copy to clipboard operation
KGCN-pytorch copied to clipboard

KGCN pytorch model implementation

Results 5 KGCN-pytorch issues
Sort by recently updated
recently updated
newest added

When training the Movielens data set, the training process becomes very slow, even several hours slower than the original TensorFlow version of the code, is there any optimization method? Thank...

In the case of the music dataset AUC, the original was close to 80%, but this version gets to 85%,

Hello, what is the reason for using LabelEncoder? Hope to get your answer

I have made several improvements and it would be an honor if you could review my code. Please feel free to decide whether to accept this pull request or not....

I find there is no requirements document, could you provide one? thank you!