Flux.jl/README.md
Mike J Innes b49643e7d4 move
2017-09-11 14:56:35 +01:00

833 B

Флукс

Build Status Join the chat at https://gitter.im/FluxML Slack

Flux is a refreshing approach to machine learning. It provides lightweight abstractions on top of Julia's native GPU and AD support, while remaining fully hackable (right down to the GPU kernels).

julia> Pkg.add("Flux")

See the documentation or the model zoo for examples.