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

[Example] Add AI4Chem example IFM(nips2023) #1002

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Commits on Aug 8, 2024

  1. fix(typo): atmospheric datasets

    - if not change 't' to 'T', run check cannot be passed
    huhaohao525 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d027037 View commit details
    Browse the repository at this point in the history
  2. feat(IFM-MLP): initial impl

    - train val func impl
    huhaohao525 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    46a07a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb4f0f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 29, 2024

  1. refactor: prepare for PR

    huhaohao525 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    93e1c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72dfd81 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 27, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    daf3991 View commit details
    Browse the repository at this point in the history
  2. style(lint)

    huhaohao525 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    946c233 View commit details
    Browse the repository at this point in the history
  3. add requirements.txt

    huhaohao525 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1479f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    460141e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f306ca View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. resolve PR code review

    huhaohao525 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3390041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645efb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f56e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0b2ffcc View commit details
    Browse the repository at this point in the history
  2. resolve PR code review

    huhaohao525 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3b11212 View commit details
    Browse the repository at this point in the history