Flux.jl/README.md
2016-09-06 18:11:14 +01:00

14 lines
277 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 [examples](/examples).
## Is it any good?
Yes.