Skip to content

v0.0.1

Compare
Choose a tag to compare
@akhilpandey95 akhilpandey95 released this 19 Oct 18:20
· 9 commits to main since this release

v0.0.1 (2023-10-19)

Fix

Unknown

  • fix:disabled test for now (5a6d3fc)

  • restructured into a package (#6) (9ad6127)

  • Update README.md (66ae6fc)

  • Issue #4: Added boilerplate code for gnnNAS (#5)

  • 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 <[email protected]> (49916ae)