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

Conversation

akhilpandey95
Copy link
Owner

  • 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

- 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 akhilpandey95 self-assigned this Jul 27, 2022
@akhilpandey95 akhilpandey95 merged commit 49916ae into main Jul 27, 2022
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.

None yet

1 participant