This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Add the Fashion-MNIST Dataset #162
Labels
Comments
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)
🎉 This issue has been resolved in version 0.19.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: