Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix): remove depreciated function call
MNIST.traindata() is deprecated, change fixes code to use `MNIST(split=:train)[:]` instead.
- Loading branch information