Basic Usage example fails
Closed this issue · 2 comments
jco255 commented
following the instructions under Basic Usage...
julia> using MLDatasets julia> trainset = MNIST(:train)
ERROR: MethodError: objects of type Module are not callable
CarloLucibello commented
it is likely that you have a very outdated version of the library, try to update
jco255 commented
you are right, i'm the worst