Relax! Flux is the ML library that doesn't make you tensor
![]() It's annoying that when third party servers go down our tests break. Let's at least make sure that if our tests break due to server outages it's our fault. |
||
---|---|---|
docs | ||
paper | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
LICENSE.md | ||
README.md | ||
REQUIRE |
Флукс
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.