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

Contact Experiment Completed, Early Stopping, Evaluation Code for Classification #14

Merged
merged 6 commits into from
Sep 9, 2024

Conversation

DanielChaseButterfield
Copy link
Member

@DanielChaseButterfield DanielChaseButterfield commented Sep 3, 2024

Features

  • Contact Experiment Completed (and ablation study), with paper directory with model names (and links to weights).
  • Added Early Stopping to replicate the Early Stopping mechanism from MorphoSymm.
  • Test cases for the HGNN Classification models to make sure they return the same result as the training function.

Refactor

  • Updated the README.md with updated information.
  • Evaluation code for HGNN Classification now returns 16 class labels and predictions.

Deletions

  • Regression models are not confirmed to be working as of right now.
  • MLP models are not confirmed to be working as of right now.
  • Removed test cases that involved the regression models and MLP models, as the evaluation code isn't curently working.

@DanielChaseButterfield DanielChaseButterfield merged commit 53b1046 into main Sep 9, 2024
2 checks passed
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