Relax! Flux is the ML library that doesn't make you tensor
Go to file
Mike J Innes 0ebccb2957 point to examples 2016-09-06 18:11:14 +01:00
examples mnist notebook 2016-09-06 18:11:14 +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 point to examples 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 examples.

Is it any good?

Yes.