0 Forks
2 Stars
2 Watchers

MNIST-julia

Different approach to solve vision type problems with julia using FLUX framework and explanatory steps

How to download and setup MNIST-julia

Open terminal and run command
git clone https://github.com/aquatiko/MNIST-julia.git
git clone is used to create a copy or clone of MNIST-julia repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MNIST-julia https://github.com/aquatiko/MNIST-julia/archive/master.zip

Or simply clone MNIST-julia with SSH
[email protected]:aquatiko/MNIST-julia.git

If you have some problems with MNIST-julia

You may open issue on MNIST-julia support forum (system) here: https://github.com/aquatiko/MNIST-julia/issues