-
Notifications
You must be signed in to change notification settings - Fork 391
45616756 - GCN on Facebook dataset #338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
45616756 - GCN on Facebook dataset #338
Conversation
|
TF/Torch UsageAdequate use and implementation Good Practice (Design/Commenting)Good spacing and comments AlgorithmDriver Script present Commit LogMeaningful commit messages DocumentationGood Description and more Comments could've been used -1 Pull RequestSuccessful Pull Request (Working Algorithm Delivered on Time in Correct Branch) |
|
Hi @shakes76, I've attempted to remove the unnecessary files that may clog up the repository. Thank you |
|
Feedback marks awarded. |
Hello, this is my submission for the report assignment. In this report, I use GCN for node classification on Facebook Large Page-Page Network. There are three main files: driver.py, model.py, and plot.py. Data preparation, model creation, and training is in the driver.py. GCN layer and model class are in model.py. The plots are generated from plot.py. Thank you.
Muhammad Wildan Aziz, 45616756