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

V2: Add dataset and tests for multiclass classification #672

Merged
merged 9 commits into from
Feb 29, 2024
Merged

V2: Add dataset and tests for multiclass classification #672

merged 9 commits into from
Feb 29, 2024

Commits on Feb 26, 2024

  1. Add multiclass data

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    faf9ad7 View commit details
    Browse the repository at this point in the history
  2. Add multiclass mpnn

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e660427 View commit details
    Browse the repository at this point in the history
  3. Add integration test

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5ad15ef View commit details
    Browse the repository at this point in the history
  4. Add cli test for multiclass

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    68d7dfd View commit details
    Browse the repository at this point in the history
  5. Add multiclass dataset

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4a5f619 View commit details
    Browse the repository at this point in the history
  6. Add example model file

    hwpang committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a8afe2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17a6d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Concatenate at dim=0

    hwpang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e9f6eb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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