yes, pycall should work. or you can copy some modules in some ML implementation in julia that loads MNIST such as in Knet: https://github.com/denizyuret/Knet.jl/blob/master/data/mnist.jl or examples: Knet.jl/examples/mnist-mlp at master · denizyuret/Knet.jl · GitHub or https://github.com/JuliaML/MLDatasets.jl
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Convert Numpy Arrays to Julia Arrays by Default PythonCall/JuliaCall | 5 | 3099 | November 28, 2022 | |
| Passing numpy arrays between python and Julia | 3 | 7111 | June 29, 2019 | |
| Unable to load pickle data | 8 | 7145 | July 3, 2017 | |
| PyCall returning numpy arrays | 19 | 397 | February 15, 2025 | |
| PyJulia, passing numpy array from Python side | 13 | 4389 | May 25, 2021 |