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

Check hypergraphs #256

Merged
merged 26 commits into from
Mar 20, 2024
Merged

Check hypergraphs #256

merged 26 commits into from
Mar 20, 2024

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. changes splits 5 to 3

    levtelyatnikov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    97c62e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    fefc88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04953be View commit details
    Browse the repository at this point in the history
  3. changed torch.mm for conv and introduced linear transformation in uni…

    …gin layer for consistency with official implementation
    Coerulatus committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    62b7c5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b7b01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80ed75f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d5c6b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76f0bdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    937ca45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02c731d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    a89d1f1 View commit details
    Browse the repository at this point in the history
  2. added dropout

    Coerulatus committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    31d297c View commit details
    Browse the repository at this point in the history
  3. added dropout

    Coerulatus committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    712cd85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c941ee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73df4e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9426857 View commit details
    Browse the repository at this point in the history
  7. fixed reset parameters

    Coerulatus committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    02e16f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    2e8c285 View commit details
    Browse the repository at this point in the history
  2. formatting changes

    Coerulatus committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b0c36f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 13, 2023

  1. fix format

    Coerulatus committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    985934a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8a423 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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