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

Fixes #4: Added boilerplate code for gnnNAS #5

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Commits on Jul 27, 2022

  1. Issue #4: Added boilerplate code for gnnNAS

    - added src/models.py to include the MPNN model class that which will be
    utilized for all benchmarking experiments
    - added src/util.py to include helper functions for training, eval, and
    record metrics
    - added src/dataset.py to include helper functions for loading Physical
    chemistry datasets from MoleculeNet
    - Updated the README.md
    
    Signed-off-by: Akhil Akella <aakella@swing.lcrc.anl.gov>
    akhilpandey95 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6e92205 View commit details
    Browse the repository at this point in the history