Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 833 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 833 Bytes

Флукс

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).

See the documentation or the model zoo for examples.

julia> Pkg.add("Flux")