Closed jco255 closed 1 year ago
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
following the instructions under Basic Usage...
julia> using MLDatasets julia> trainset = MNIST(:train) ERROR: MethodError: objects of type Module are not callable