Relax! Flux is the ML library that doesn't make you tensor
Go to file
Mike J Innes 0e9a20b2a4 remove design stuff for now 2016-09-06 18:11:14 +01:00
examples a bunch of stuff 2016-09-06 18:11:05 +01:00
src basic unrolling 2016-09-06 18:11:14 +01:00
test Flux.jl generated files. 2016-03-22 19:58:58 +00:00
.gitignore Flux.jl generated files. 2016-03-22 19:58:58 +00:00
.travis.yml Flux.jl generated files. 2016-03-22 19:58:58 +00:00
LICENSE.md Flux.jl generated files. 2016-03-22 19:58:58 +00:00
README.md remove design stuff for now 2016-09-06 18:11:14 +01:00
REQUIRE basic MXNet output 2016-09-06 18:10:19 +01:00
appveyor.yml Flux.jl generated files. 2016-03-22 19:58:58 +00:00
pkg.yml jpm 2016-09-06 18:10:18 +01:00

README.md

Флукс

What?

Flux is an experimental programming model for building neural networks, implemented in Julia. It's not complete yet but you can check out the current functionality in the examples folder.

How?

See docs.

Is it any good?

Yes.