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

fixed the messy kwargs reading in the GNN factory. #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 25, 2022

  1. fixed the messy kwargs reading in the GNN factory.

    Now the the hyperparameters of the GNN are normal parameters of the GNNConditioner __init__ and read as such.
    Marcel Meyer committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ad63350 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. bugfixes for multiple GNNs in a BG

    Marcel Meyer committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    981aedc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    e6ea78b View commit details
    Browse the repository at this point in the history