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

Use gnn without reduction to predict graph actions with sb3 ppo #465

Closed
wants to merge 2 commits into from

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented Jan 28, 2025

No description provided.

nhuet added 2 commits January 28, 2025 09:26
The GNN features extractor used by rallib and sb3 are the same (except
the one for sb3 derives from a BaseFeaturesExtractor) and so is the
function conveting GraphInstance into torch_geometric.data.Data.

We put that in common in hub/solver/utils/gnn.

We also remove unused code in ray.rllib gnn code.
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 this pull request may close these issues.

1 participant