I wrote these tutorials when I was learning to use the FluxML package in Julia.
- Tutorial 1: Principal Component Analysis on MNIST data
- Tutorial 2: Multi-Class Classification on MNIST data
- Flux (website)
- Flux.jl (documentation)
- Flux Model Zoo, a repository of ML examples and demonstrations