Skip to content
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

Implement negative sampling in cugraph-core #4497

Closed
Tracked by #4349
ChuckHastings opened this issue Jun 24, 2024 · 0 comments · Fixed by #4523
Closed
Tracked by #4349

Implement negative sampling in cugraph-core #4497

ChuckHastings opened this issue Jun 24, 2024 · 0 comments · Fixed by #4523
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

ChuckHastings commented Jun 24, 2024

Negative sampling is one of the features we need for GNN support.

PyG implementation is here as a reference: https://github.com/pyg-team/pytorch_geometric/blob/845c5cffc086c0a37dd3255d5f9219d982439efe/torch_geometric/sampler/base.py#L574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant