Flux.jl/README.md

14 lines
269 B
Markdown
Raw Normal View History

2016-05-26 11:36:28 +00:00
# Флукс
2016-05-11 13:44:34 +00:00
## What?
2016-08-23 13:45:48 +00:00
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.
2016-05-11 13:44:34 +00:00
2016-05-11 16:58:10 +00:00
## How?
2016-08-25 22:12:07 +00:00
See [docs](/docs).
2016-05-11 16:58:10 +00:00
2016-05-11 13:44:34 +00:00
## Is it any good?
Yes.