Relax! Flux is the ML library that doesn't make you tensor
Go to file
2020-02-21 15:10:28 -06:00
.github
docs
paper use https instead of http for web links 2019-04-25 11:04:03 +00:00
src Updated to place function definitions in the appropriate places. 2020-02-21 15:10:28 -06:00
test Added testmode! functionality back to normalization layers. 2020-02-21 14:35:10 -06:00
.gitattributes
.gitignore modernize documentation 2019-01-10 15:06:11 +01:00
.gitlab-ci.yml
.travis.yml
bors.toml
CITATION.bib
LICENSE.md
Manifest.toml compat bounds for a couple more packages 2020-01-13 17:38:59 +05:30
NEWS.md
Project.toml
README.md

Build Status DOI

Flux is an elegant approach to machine learning. It's a 100% pure-Julia stack, and provides lightweight abstractions on top of Julia's native GPU and AD support. Flux makes the easy things easy while remaining fully hackable.

] add Flux

See the documentation or the model zoo for examples.

If you use Flux in your research, please cite our work.