566 Forks
4147 Stars
4147 Watchers

Flux.jl

Relax! Flux is the ML library that doesn't make you tensor

How to download and setup Flux.jl

Open terminal and run command
git clone https://github.com/FluxML/Flux.jl.git
git clone is used to create a copy or clone of Flux.jl 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 Flux.jl https://github.com/FluxML/Flux.jl/archive/master.zip

Or simply clone Flux.jl with SSH
[email protected]:FluxML/Flux.jl.git

If you have some problems with Flux.jl

You may open issue on Flux.jl support forum (system) here: https://github.com/FluxML/Flux.jl/issues