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

V0.3 #890

Closed
wants to merge 3 commits into from
Closed

V0.3 #890

wants to merge 3 commits into from

Commits on Jun 20, 2024

  1. Update Readme to add a link to graphstorm paper (#885)

    *Issue #, if available:*
    
    *Description of changes:*
    
    
    By submitting this pull request, I confirm that you can use, modify,
    copy, and redistribute this contribution, under the terms of your
    choice.
    
    ---------
    
    Co-authored-by: Xiang Song <[email protected]>
    2 people authored and EC2 Default User committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    285bbaa View commit details
    Browse the repository at this point in the history
  2. [Doc] Fix the type error in example Notebook 2 (#886)

    *Issue #, if available:*
    
    *Description of changes:*
    This PR fix the type error of `reverse_edge_types_map` in the API
    example notebook 2. When it should be a dictionary. When set the
    `exclude_training_targets` to be `True`, this map will be used.
    
    By submitting this pull request, I confirm that you can use, modify,
    copy, and redistribute this contribution, under the terms of your
    choice.
    
    Co-authored-by: Ubuntu <[email protected]>
    2 people authored and jalencato committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    07cc472 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. [Documentation] Add doc for multi-task learning (#887)

    *Issue #, if available:*
    #789 
    
    *Description of changes:*
    Add doc for multi-task learning.
    
    
    By submitting this pull request, I confirm that you can use, modify,
    copy, and redistribute this contribution, under the terms of your
    choice.
    
    ---------
    
    Co-authored-by: Xiang Song <[email protected]>
    2 people authored and jalencato committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    409c484 View commit details
    Browse the repository at this point in the history