Skip to content

Add Inbuilt MNIST Dataset Loader to PyDeepFlow for Image Data Support #122

@Namesakenberg

Description

@Namesakenberg

I’d like to propose adding support for inbuilt data loading of image-based datasets in PyDeepFlow, starting with the MNIST dataset. Currently, the datasets.py file includes built-in loaders for tabular datasets like Iris, Wine, and UCI OptDigits. Extending this to cover popular image datasets like MNIST would be a natural and valuable enhancement.

This addition will allow users to directly load MNIST for experimentation and benchmarking without manual downloads, improving usability and aligning with the package’s transfer learning capabilities.

Looking forward to your feedback on this proposal.

Thanks.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions