2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python3,514 forks (3,514 forks)batch import
examplehelp wantedloader
Repository metrics
- Stars
- 19,985 stars (19,985 stars)
- PR merge metrics
- Avg merge 35d 1h (Avg merge 35d 1h)14 merged PRs in 30d (14 merged PRs in 30d)
Description
🚀 The feature, motivation and pitch
As a follow-up of #6230 and redo of #8027 (cc @chendiqian as its PR author), we should add an example using the data loader.
paper: Influence-Based Mini-Batching for Graph Neural Networks
Alternatives
No response
Additional context
No response
Contributor guide
- Research direction
- Review the paper 'Influence Based Mini Batching for Graph Neural Networks' and study the existing NeighborLoader implementation. Create a new example script using IBMBNodeLoader following the patterns in the repository.
- Tech stack
- pythonpytorch
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- PythonPyTorchGit