Relax! Flux is the ML library that doesn't make you tensor
Go to file
Mike J Innes 366efa92ab test
2017-09-08 18:07:47 -04:00
docs test 2017-09-08 18:07:47 -04:00
src layer docs 2017-09-08 17:52:41 -04:00
test efficient traversal 2017-09-06 23:09:32 -04:00
.gitignore ignore demos 2017-03-14 15:27:53 +00:00
.travis.yml use documenter release 2017-09-07 01:15:21 -04:00
LICENSE.md Flux.jl generated files. 2016-03-22 19:58:58 +00:00
README.md update readme 2017-09-07 21:15:52 -04:00
REQUIRE update dataflow bounds 2017-09-07 01:21:41 -04:00

Флукс

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.