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

Use MNIST from MLDatasets #185

Merged
merged 3 commits into from
Dec 27, 2021
Merged

Use MNIST from MLDatasets #185

merged 3 commits into from
Dec 27, 2021

Conversation

blegat
Copy link
Member

@blegat blegat commented Dec 27, 2021

Closes #170

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #185 (d34f995) into master (ce2fdd0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   86.58%   86.58%           
=======================================
  Files           7        7           
  Lines         872      872           
=======================================
  Hits          755      755           
  Misses        117      117           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce2fdd0...d34f995. Read the comment docs.

@blegat blegat merged commit ab872dc into master Dec 27, 2021
@blegat blegat deleted the bl/mldatasets_mnist branch April 3, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Move access to MNIST from Flux to MLDatasets
1 participant