forked from tkipf/pygcn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- modified creation of adjacency matrix - was 32x32 when it should have been 1024 x 1024 - wrote a very basic training loop that iterates over one data sample
- Loading branch information
emmabenjaminson
committed
Aug 1, 2021
1 parent
fc3004c
commit 55bf488
Showing
5 changed files
with
1,810 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.