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

Add ModernTCN #504

Merged
merged 7 commits into from
Sep 4, 2024
Merged

Add ModernTCN #504

merged 7 commits into from
Sep 4, 2024

Commits on Aug 21, 2024

  1. feat: add ModernTCN modules;

    WenjieDu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7623272 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. feat: add FlattenHead;

    WenjieDu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e454247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdfe6dc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6e4dc16 View commit details
    Browse the repository at this point in the history
  2. test: add ModernTCN tests;

    WenjieDu committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    34b4f4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #502 from WenjieDu/(feat)add_moderntcn

    Implement ModernTCN as an imputation model
    WenjieDu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9fb0719 View commit details
    Browse the repository at this point in the history
  4. Add ModernTCN docs (#503)

    WenjieDu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    66da59c View commit details
    Browse the repository at this point in the history