-
Notifications
You must be signed in to change notification settings - Fork 6k
Add a tutorial/example using the MNIST dataset #8460
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
Labels
Comments
Thanks, @rvberloo! We've added this to the backlog. |
cc: @GalOshri, @asthana86 |
Hey @rvberloo! There is an MNIST sample here: https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/MulticlassClassification_MNIST |
Closing as I think this is resolved. Please reopen or comment if that is not the case. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the MNIST dataset would be a nice candidate for a new Tutorial for ML.NET
I would mainly be interested to see how a dateset with hundreds of columns gets modeled, do we need to make a hardcoded class property for each column?
The text was updated successfully, but these errors were encountered: