Flux.jl/README.md
2016-08-30 12:48:35 +01:00

14 lines
269 B
Markdown

# Флукс
## 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](/docs).
## Is it any good?
Yes.