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

New kernel implementations, nominal model implementation, and training CLI #12

Merged
merged 117 commits into from
Oct 9, 2024

Commits on Aug 15, 2024

  1. notebook: functional notebook for refactorization

    Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
    laserkelvin committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dc2949b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    b5cfb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d1652 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1827344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e56f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa442b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. style: ran ruff on modules

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b0b506f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3e5b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'individual-l-embeds' of github.com:laserkelvin/EquiTrit…

    …on into individual-l-embeds
    laserkelvin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    00fe5d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    998b3cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d7630 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7e62a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6d128c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a4f388 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    581526d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffa0ce5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17b0234 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15ca83b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddb0138 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b3a157a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bbf5313 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    269807d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768b44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410ba7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6ff222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d4f998 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7fdfac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1dd9b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b7c1b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c32ab4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef59bd3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07c06ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce09f8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    812e9c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0988acf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4ed1f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f97a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae4a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea428ab View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ef174d9 View commit details
    Browse the repository at this point in the history
  2. git: ignoring aux files

    laserkelvin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7243fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d9293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2932285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fda13e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    2e7b3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975d782 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f54f278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6709e09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcb314f View commit details
    Browse the repository at this point in the history
  6. notebook: updating notebook with fix to subsequent layers needing irr…

    …eps not scalar features
    laserkelvin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c4f054e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c7829 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc7ab79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a60ab78 View commit details
    Browse the repository at this point in the history
  10. fix: resolving e3nn nn import

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fc5136b View commit details
    Browse the repository at this point in the history
  11. fix: correcting data loader import to pyg

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    783245f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: addressing config overwrite and data loader spawning

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    95edbd4 View commit details
    Browse the repository at this point in the history
  2. config: added config files for QM9 experiments

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4674a92 View commit details
    Browse the repository at this point in the history
  3. git: ignoring logging and dataset folders

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4a66d62 View commit details
    Browse the repository at this point in the history
  4. chore: added requirements file for experiments

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c35864a View commit details
    Browse the repository at this point in the history
  5. refactor: moving lightning components to equitriton module

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    013c9ce View commit details
    Browse the repository at this point in the history
  6. refactor: using imported lightning modules in train script

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    366eeac View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. script: adding SMILES output to phate analysis

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fcdf0ef View commit details
    Browse the repository at this point in the history
  2. feat: adding embedding function to model

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    399ba69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad8e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08cf6a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd01042 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    facb0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae8198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    636602b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f45c4a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c340d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b58794e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39a0871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a57ae4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc07c01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6385833 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79d840b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12fd185 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebf13b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad1aae9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f481663 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a8ca9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad84c00 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    690cd43 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c0eca7d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0839101 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6830d4c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    db8f09e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bdd9cb1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e08128 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1f25519 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    eb699b2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    86ba0bc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    378dc60 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2cc5f11 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    27f95a5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ae07fc6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8ada103 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    126c536 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    477dd46 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1c1b141 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6e9732e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1ff79fa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: added model property to count irrep shapes

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d2d25fd View commit details
    Browse the repository at this point in the history
  2. feat: added embedding separation utility

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bc1bd7e View commit details
    Browse the repository at this point in the history
  3. refactor: adding splitting utility into __all__

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a3292c5 View commit details
    Browse the repository at this point in the history
  4. refactor: letting embedding split function take numpy arrays

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d10b0b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. configs: updating configs used in experiments

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1f7d932 View commit details
    Browse the repository at this point in the history
  2. git: ignoring artifact download from wandb

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3de00b2 View commit details
    Browse the repository at this point in the history
  3. script: committing phate script used for experiments

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f29b190 View commit details
    Browse the repository at this point in the history
  4. docs: added docstrings for phate embedding script

    Signed-off-by: Kin Long Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    647bf3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    481bdd9 View commit details
    Browse the repository at this point in the history
  6. docs: updated citation

    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    377d706 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09acc2e View commit details
    Browse the repository at this point in the history
  8. notebook: cleaned up notebook for pedagogy

    Signed-off-by: Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    db06712 View commit details
    Browse the repository at this point in the history
  9. notebook: cleaned up notebook for pedagogy

    Signed-off-by: Kelvin Lee <[email protected]>
    laserkelvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c010843 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd8c083 View commit details
    Browse the repository at this point in the history