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

Added data conversion scripts. #272

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Added data conversion scripts. #272

wants to merge 7 commits into from

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    00fd409 View commit details
    Browse the repository at this point in the history
  2. Updates for dataset ingestion.

    * Added get_edge_attribute_name to smiles_utils
    
    * Bugfix for returning 1-hot element names in smiles_utils/graph
      generation
    
    * Made it possible to skip 1-hot element encoding in smiles_utils/graph
      generation
    
    * created TODO list in yaml_to_config.py
    frobnitzem committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    afa9d59 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 21, 2024

  1. Updated train.py

    frobnitzem committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5829eee View commit details
    Browse the repository at this point in the history
  2. Added config.py parser.

    frobnitzem committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8a8fd50 View commit details
    Browse the repository at this point in the history