Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Add the Fashion-MNIST Dataset #162

Closed
Marsmaennchen221 opened this issue May 8, 2024 · 1 comment · Fixed by #164
Closed

Add the Fashion-MNIST Dataset #162

Marsmaennchen221 opened this issue May 8, 2024 · 1 comment · Fixed by #164
Assignees
Labels
enhancement 💡 New feature or request released Included in a release

Comments

@Marsmaennchen221
Copy link
Contributor

Is your feature request related to a problem?

Because the MNIST dataset is considered too simple as CNNs can achive almost 100% accuracy it would be nice to have another MNIST like dataset that is more difficult.

Desired solution

Add the Fashion-MNIST dataset.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

@Marsmaennchen221 Marsmaennchen221 added the enhancement 💡 New feature or request label May 8, 2024
@Marsmaennchen221 Marsmaennchen221 self-assigned this May 8, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Library May 8, 2024
@github-project-automation github-project-automation bot moved this from Backlog to ✔️ Done in Library Jul 12, 2024
lars-reimann pushed a commit that referenced this issue Oct 2, 2024
## [0.19.0](v0.18.0...v0.19.0) (2024-10-02)

### Features

* added MNIST, Fashion-MNIST and KMNIST datasets ([#164](#164)) ([97ae47a](97ae47a)), closes [#161](#161) [#162](#162) [#163](#163)

### Bug Fixes

* **deps:** bump jinja2 from 3.1.3 to 3.1.4 ([#160](#160)) ([e3bcc83](e3bcc83)), closes [/jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4](https://github.com/Safe-DS//jinja.palletsprojects.com/en/3.1.x/changes//issues/version-3-1-4) [/jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4](https://github.com/Safe-DS//jinja.palletsprojects.com/en/3.1.x/changes//issues/version-3-1-4) [#1968](https://github.com/Safe-DS/Datasets/issues/1968) [#5457](https://github.com/Safe-DS/Datasets/issues/5457)
* **deps:** bump scikit-learn from 1.4.2 to 1.5.0 ([#178](#178)) ([a3389c9](a3389c9)), closes [#29039](https://github.com/Safe-DS/Datasets/issues/29039) [#29007](https://github.com/Safe-DS/Datasets/issues/29007) [#27108](https://github.com/Safe-DS/Datasets/issues/27108) [#28592](https://github.com/Safe-DS/Datasets/issues/28592) [#28951](https://github.com/Safe-DS/Datasets/issues/28951) [#29029](https://github.com/Safe-DS/Datasets/issues/29029)
* **deps:** bump urllib3 from 2.2.1 to 2.2.2 ([#177](#177)) ([5f20711](5f20711)), closes [#3122](https://github.com/Safe-DS/Datasets/issues/3122) [#3363](https://github.com/Safe-DS/Datasets/issues/3363) [#3122](https://github.com/Safe-DS/Datasets/issues/3122) [#3363](https://github.com/Safe-DS/Datasets/issues/3363) [#3406](https://github.com/Safe-DS/Datasets/issues/3406) [#3398](https://github.com/Safe-DS/Datasets/issues/3398) [#3399](https://github.com/Safe-DS/Datasets/issues/3399) [#3396](https://github.com/Safe-DS/Datasets/issues/3396) [#3394](https://github.com/Safe-DS/Datasets/issues/3394) [#3391](https://github.com/Safe-DS/Datasets/issues/3391) [#3316](https://github.com/Safe-DS/Datasets/issues/3316) [#3387](https://github.com/Safe-DS/Datasets/issues/3387) [#3386](https://github.com/Safe-DS/Datasets/issues/3386)
@lars-reimann
Copy link
Member

🎉 This issue has been resolved in version 0.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request released Included in a release
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

2 participants