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

feat: added MNIST, Fashion-MNIST and KMNIST datasets #164

Merged
merged 18 commits into from
Jul 12, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3256d2c View commit details
    Browse the repository at this point in the history
  2. refactor: linter

    Marsmaennchen221 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d87f65a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8690111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda72fc View commit details
    Browse the repository at this point in the history
  5. test: added tests

    Marsmaennchen221 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c674e14 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-mnist-datasets' of https://github.com/Safe-DS/Datasets

     into add-mnist-datasets
    
    # Conflicts:
    #	src/safeds_datasets/image/_mnist/_mnist.py
    Marsmaennchen221 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d066622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b7efac View commit details
    Browse the repository at this point in the history
  8. refactor: linter

    Marsmaennchen221 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6d897d0 View commit details
    Browse the repository at this point in the history
  9. refactor: linter

    Marsmaennchen221 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5782725 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5190242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaaa056 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Lars Reimann <[email protected]>
    Marsmaennchen221 and lars-reimann authored May 9, 2024
    Configuration menu
    Copy the full SHA
    2cdbc5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d6e13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4ba2b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on Jun 13, 2024

  1. fix: tensor of mnist datasets now uses correct dtype uint8

    build: mnist supports api changes made in Safe-DS 0.25
    Marsmaennchen221 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7726fa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'main' of https://github.com/Safe-DS/Datasets into add-m…

    …nist-datasets
    
    # Conflicts:
    #	poetry.lock
    #	pyproject.toml
    Marsmaennchen221 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b523490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d410992 View commit details
    Browse the repository at this point in the history