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

updating dataset to just be pyg Dataset object #34

Merged
merged 14 commits into from
May 15, 2023
Merged

updating dataset to just be pyg Dataset object #34

merged 14 commits into from
May 15, 2023

Commits on May 12, 2023

  1. cleaning

    Farimah Poursafaei committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c744314 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'farimah_tg_models' of github.com:shenyangHuang/TGB into…

    … farimah_tg_models
    
    clearning
    Farimah Poursafaei committed May 12, 2023
    Configuration menu
    Copy the full SHA
    990e072 View commit details
    Browse the repository at this point in the history
  3. clearning

    Farimah Poursafaei committed May 12, 2023
    Configuration menu
    Copy the full SHA
    04feccb View commit details
    Browse the repository at this point in the history
  4. added neg_sampler & neg_generator

    Farimah Poursafaei committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5e10b48 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. updated negative sampler and generator

    Farimah Poursafaei committed May 13, 2023
    Configuration menu
    Copy the full SHA
    5e79f92 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    905c4ae View commit details
    Browse the repository at this point in the history
  2. standardizing output from dataset.py and dataset_pyg.py, now label (t…

    …he edge labels, all one tensor) are called edge_label
    shenyangHuang committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ec61ef9 View commit details
    Browse the repository at this point in the history
  3. added jupyter notebook tutorials for how to access the edge data in P…

    …yG and numpy format, reworked the documentation
    shenyangHuang committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e9f05e4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from shenyangHuang/farimah_tg_models

    Farimah tg models
    shenyangHuang authored May 14, 2023
    Configuration menu
    Copy the full SHA
    c5a2a7c View commit details
    Browse the repository at this point in the history
  5. commit before merge

    shenyangHuang committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ad88c2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4000f0f View commit details
    Browse the repository at this point in the history
  7. wikipedia has been added to link prediction dataset now

    tgn code now working with tgb dataloader
    shenyangHuang committed May 14, 2023
    Configuration menu
    Copy the full SHA
    66765e1 View commit details
    Browse the repository at this point in the history
  8. small typing changes

    shenyangHuang committed May 14, 2023
    Configuration menu
    Copy the full SHA
    363d86e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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