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

Refactor and create Graph Neural Network models #97

Merged
merged 38 commits into from
Apr 27, 2024
Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    878c55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea3c5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa0430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a45885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    672eea0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8630810 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15947d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c88dd79 View commit details
    Browse the repository at this point in the history
  9. Update test_gnn.py

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    178f45b View commit details
    Browse the repository at this point in the history
  10. Update dl.FromDict

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    11112c9 View commit details
    Browse the repository at this point in the history
  11. Update documentation

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5ce5713 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    87dc626 View commit details
    Browse the repository at this point in the history
  13. Update documentation

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b06304f View commit details
    Browse the repository at this point in the history
  14. update documentation

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6433292 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    665d9e9 View commit details
    Browse the repository at this point in the history
  16. Update __init__.py

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2bffd61 View commit details
    Browse the repository at this point in the history
  17. Update test_gnn.py

    JesusPinedaC committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e890a70 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8dd2d08 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Create LayerSkip block

    JesusPinedaC committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d831439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764f3d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    966effd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6533044 View commit details
    Browse the repository at this point in the history
  5. Update test_dict.py

    JesusPinedaC committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2ae11d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    667fcc5 View commit details
    Browse the repository at this point in the history
  7. update shortcuts

    JesusPinedaC committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    022aa83 View commit details
    Browse the repository at this point in the history
  8. Update test_gnn.py

    JesusPinedaC committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ce2c547 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    bdae293 View commit details
    Browse the repository at this point in the history
  2. Update mpn.py

    JesusPinedaC committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fafee7c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. update mpm

    JesusPinedaC committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c157c4a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    e7d831d View commit details
    Browse the repository at this point in the history
  2. Update rmpn.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7fbc8bf View commit details
    Browse the repository at this point in the history
  3. Create ldw.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e461867 View commit details
    Browse the repository at this point in the history
  4. Create WeightedSum

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c6a5b4e View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dea7f21 View commit details
    Browse the repository at this point in the history
  6. Create gtoeMAGIK.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a433bff View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    322b07f View commit details
    Browse the repository at this point in the history
  8. Update test_gnn.py

    JesusPinedaC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    92337d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d084c42 View commit details
    Browse the repository at this point in the history