JuliaML/MLDatasets.jl

Basic Usage example fails

Closed this issue · 2 comments

following the instructions under Basic Usage...

julia> using MLDatasets julia> trainset = MNIST(:train)
ERROR: MethodError: objects of type Module are not callable

it is likely that you have a very outdated version of the library, try to update

you are right, i'm the worst