Relax! Flux is the ML library that doesn't make you tensor
Go to file
Kyle Daruwalla 9279d79e63
Merge pull request #1 from FluxML/master
Updating to upstream master
2019-12-03 21:09:35 -06:00
.github
docs
paper
src Merge #937 2019-11-26 16:17:06 +00:00
test Merge #937 2019-11-26 16:17:06 +00:00
.gitattributes
.gitignore
.gitlab-ci.yml
.travis.yml test on 1.0 2019-11-15 11:50:13 +00:00
bors.toml
CITATION.bib
LICENSE.md Update LICENSE.md 2019-04-15 16:59:16 -04:00
Manifest.toml compat, pkg up 2019-11-28 16:23:22 +00:00
NEWS.md Merge branch 'dg/news' of https://github.com/FluxML/Flux.jl into dg/news 2019-11-28 23:57:30 +05:30
Project.toml Merge branch 'dg/news' into pkg-up 2019-11-29 10:42:28 +00:00
README.md Update README.md 2019-11-28 16:00:55 +00:00

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 research, please see our papers for appropriate citations.