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

Pytorch DataSet for MNIST1D #12

Open
psteinb opened this issue Aug 21, 2024 · 1 comment
Open

Pytorch DataSet for MNIST1D #12

psteinb opened this issue Aug 21, 2024 · 1 comment

Comments

@psteinb
Copy link
Contributor

psteinb commented Aug 21, 2024

Hi,

for a course, I wrote a pytorch compatible Dataset class for MNIST1D. The examples in this repo don't require one as such as most do not rely on a torch.utils.data.DataLoader. I am still wondering, if it may makes sense to provide a Dataset compliant class for easier handling of MNIST1D in pytorch based code.

I am happy to send a PR if need be, but wanted to discuss the matter first.

Best,
Peter

@greydanus
Copy link
Owner

A PR featuring this addition would be much appreciated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants