Founding Engineer
Creator of PyG (PyTorch Geometric) - Founding Engineer @ kumo.ai - PhD student @ TU Dortmund University - Interested in Graph Representation Learning
- Dortmund, Germany
- https://rusty1s.github.io
- @rusty1s
Highlights
- Pro
- 327 discussions answered
Block or Report
Block or report rusty1s
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
snap-stanford/ogb Public
Benchmark datasets, data loaders, and evaluators for graph machine learning
-
-
pytorch_sparse Public
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
-
pyg_autoscale Public
Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch
-
Implementation of "Deep Graph Matching Consensus" in PyTorch
4,162 contributions in the last year
Contribution activity
May 2022
Created 34 commits in 3 repositories
Created a pull request in pyg-team/pytorch_geometric that received 6 comments
Opened 15 other pull requests in 2 repositories
pyg-team/pytorch_geometric
9
merged
- Weights & Biases Example
-
Confirm that
to_hetero()works with custom functions (dropout_adj) -
MLP.plain_lastoption -
Hotfix:
MLP.jittable()for PyTorch 1.10 -
Fix
MLP.jittable()bug in casereturn_emb=True -
HeteroData.node_items()andHeteroData.edge_items()functionality -
Add
biastoTAGConv -
GlobalPoolingand graph-levelto_heterosupport -
Added
CHANGELOG.md
Reviewed 22 pull requests in 3 repositories
pyg-team/pytorch_geometric
17 pull requests
-
Add
unbatchfunctionality - Updates to extracting positions from sdf files
-
Add check on
add_self_loopsinHeteroConvandto_hetero -
HeteroData.subgraph() - Bump installed software to newer versions
- AQSOL dataset
-
Implement
LightningModule&LoggerCallbackin GraphGym - Fix dimension in edge filter selection
- Support return embedding for MLP layer
-
NeighborLoader: Optionally use argument data withoutto_csc -
Fixed an error in generated node features in
StochasticBlockModelDataset - Removed unnecessary colons and fixed typos in the documentation
-
Adding
'wiki'dataset toLINKXDataset - Add missing Genius dataset
- change dataset behaviour when dataset is overridden
-
Implement
AddPositionalEncodingtransform - Implement PEG from ICLR 2022
pyg-team/pyg-lib
4 pull requests
rusty1s/pytorch_scatter
1 pull request
Answered 14 discussions in 1 repository
pyg-team/pytorch_geometric
pyg-team/pytorch_geometric
- Hetero GNN Link prediction
- Hetero GNN Link prediction
- Layer weights initialization
- SplineCNN parameters in main paper
- GATConv error: AssertionError assert self.lin_edge is not None
- UserWarning: Using a target size
- RuntimeError: Found dtype Double but expected Float
- Use NN.Conv without edge_attr
- ValueError: Expected input batch_size (1) to match target batch_size (0).
- Extract GAT Attention Weights when using NeighborSampler?
- Get batch indices from NeighborLoader
- Doubt about symbol meaning of GraphConv
- How can one save a gnn model?
- How to correlate node representation and graph representation?
115
contributions
in private repositories
May 1 – May 16